A
Anand Gondhiya
Hello Everybody,
I am working on the Access application which already
has Macros created and I am trying to understand.
One of the Actions is "RunCommand". (You can do the
similar thing in the VBA code also ,but here we have
Macros). Now this "RunCommand" Action corelates to the
specific command "SaveRecord". This "SaveRecord" is also
given by the Access.
This macro gets executed when user presses "save"
button.
My question is How would this "SaveRecord" command
(i.e,Action Argument) will save the record ? Where is the
query ? where is the Database table information ?
Could anybody give me some details ?
Thanks a lot
-Anand.
I am working on the Access application which already
has Macros created and I am trying to understand.
One of the Actions is "RunCommand". (You can do the
similar thing in the VBA code also ,but here we have
Macros). Now this "RunCommand" Action corelates to the
specific command "SaveRecord". This "SaveRecord" is also
given by the Access.
This macro gets executed when user presses "save"
button.
My question is How would this "SaveRecord" command
(i.e,Action Argument) will save the record ? Where is the
query ? where is the Database table information ?
Could anybody give me some details ?
Thanks a lot
-Anand.