JuniorWoodchuck24
Registered User.
- Local time
- Today, 00:34
- Joined
- Jan 13, 2010
- Messages
- 59
I'm using forms to write information into tables. The question I have is what VBA code would you have to use to prompt the user on which table he wants to place the item in. For example you are running a grocery store and you want to save a certain item under the produce department, but you don't want to make multiple buttons to add to each individual table. Can you make one button and once it's clicked it asks which table it should save the information to?