I
iccsi
I would like to click a button on form A and go to specific record on
form B which is bound form.
I think that I need use DoCmd.GoToRecord on the form B.
I just wonder how can I get record number to use the function.
There is FindRecord Action to use for Marco. Is it possible to use the
action in VBA code to pass parameter every time user click on the
button?
Your help is great appreciated,
form B which is bound form.
I think that I need use DoCmd.GoToRecord on the form B.
I just wonder how can I get record number to use the function.
There is FindRecord Action to use for Marco. Is it possible to use the
action in VBA code to pass parameter every time user click on the
button?
Your help is great appreciated,