S
s_white1
Guest
I currently have a DB that obtains its data from an Excel file. I have constructed a macro that when operated deletes existing datasheets and imports the new Excel data. It then constructs the new datasheets for Access.
I currently have this macro operated via a command button on my main form. However I wish for this macro to operate at midnight everyday. I have tried placing it in the 'onchange' event procedure for a text box containing '=date()', this however failed to work.
Any Suggestions?
I currently have this macro operated via a command button on my main form. However I wish for this macro to operate at midnight everyday. I have tried placing it in the 'onchange' event procedure for a text box containing '=date()', this however failed to work.
Any Suggestions?