How can you - via VBA - add a field to a newly created table?
I am attempting to automate a function where the following steps are taken:
1 - create an employee roster (table) using a query
2 - add a field to the table called trained.
There are more queries and reports to run after this, but it is straight forward and I can do a VBA to get that done. What I can't seem to figure out is how to automate adding the new field to the newly created table.
Samples are welcome.
Thanks
Harry J.
HMJessen@Yahoo.com
I am attempting to automate a function where the following steps are taken:
1 - create an employee roster (table) using a query
2 - add a field to the table called trained.
There are more queries and reports to run after this, but it is straight forward and I can do a VBA to get that done. What I can't seem to figure out is how to automate adding the new field to the newly created table.
Samples are welcome.
Thanks
Harry J.
HMJessen@Yahoo.com