I have a command button on a form that should not be accessible unless there is a table selected. I am attempting to use a expression that will evaluate to false in the WHEN event when no table is selected:
NOT EMPTY(thisform.combo1.Value) The message I get is "Error in line 7 of Form1.Command1.When (record 7): Unrecognized command verb." Even with a .f. as the expression I get the same message. Am I giving the fox something she doesn't like or am I working with some bad assumption? Thanks in advance for any help, Joe --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cabqednwca1yicdu4kmd32qjgkeeayjqzu7ewtmusvab0aj1...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

