Infinite
More left to learn.
- Local time
- Today, 14:00
- Joined
- Mar 16, 2015
- Messages
- 402
I am wondering, is it possible to have a were condition for a button to a table? I want to click the button, close the form I have, and open up my sales table, and have it have a were condition to be like what I have for my form
I have that for the form, and it works, I am just not sure if I can use that for a Table.
FYI: that "code" us being used in a openform macro. If there isnt a way to use a macro, how about VBA code?
Code:
="[EventID]=" & [lstShows]
FYI: that "code" us being used in a openform macro. If there isnt a way to use a macro, how about VBA code?
Last edited: