C
ChuckW
Hi,
I have an access database for sales people which is fed
from Quickbooks. I have designed it to build make tables
in order for them to run various reports. I created a
macro called MakeTables that I want to schedule to have
run daily early in the morning. Right now, I manually go
into Access and run this macro but I heard the best way
is to right a vb program which runs this macro and the
schedule this program to run in the Schedule tasks.
I don't know much about VB. Can someone tell me what I
would need to do in order to make this happen?
Thanks,
Chuck
I have an access database for sales people which is fed
from Quickbooks. I have designed it to build make tables
in order for them to run various reports. I created a
macro called MakeTables that I want to schedule to have
run daily early in the morning. Right now, I manually go
into Access and run this macro but I heard the best way
is to right a vb program which runs this macro and the
schedule this program to run in the Schedule tasks.
I don't know much about VB. Can someone tell me what I
would need to do in order to make this happen?
Thanks,
Chuck