killerflappy
Registered User.
- Local time
- Today, 11:38
- Joined
- Aug 23, 2017
- Messages
- 50
Hi Guys,
I'm still a newbe in Access VBA.
I want to make a macro/module that does the following:
-insert 3 records in a table (one for each product with a dummy store)
-then run a make table query
-then modify the table properties of the new table to set a propertie
-Remove the 3 dummy records.
Can this even be done in the macro maker off Access 2016? This seems a mess in my language.
Can some-one put me in the right direction?
I'm still a newbe in Access VBA.
I want to make a macro/module that does the following:
-insert 3 records in a table (one for each product with a dummy store)
-then run a make table query
-then modify the table properties of the new table to set a propertie
-Remove the 3 dummy records.
Can this even be done in the macro maker off Access 2016? This seems a mess in my language.
Can some-one put me in the right direction?