Hi Everyone,
I have a small problem, I have to design an access application using VBA. All tables have been given to me, and a module that once clicked, will reset all table data back to its original state as a means of testing.
My rather simple question is in VBA how do I utilise this module to reset the data in my tables. I have got a button Named Reset Data, and am trying to build an event in the "on click". I have tried DoCmd. , RunCommand but am coming up blank.
Any help is greatly appreciated.
dallnsn
I have a small problem, I have to design an access application using VBA. All tables have been given to me, and a module that once clicked, will reset all table data back to its original state as a means of testing.
My rather simple question is in VBA how do I utilise this module to reset the data in my tables. I have got a button Named Reset Data, and am trying to build an event in the "on click". I have tried DoCmd. , RunCommand but am coming up blank.
Any help is greatly appreciated.
dallnsn