Im building a switchboard in access and want to have a button to allow the user to print in a name and get the record from a form.Could any one help me.Iv tried a macro did'nt work
switchboard in access
Collapse
X
-
Tags: None
-
If you are using Access's swichboard wizard and it's associated code this can be quite complicated.Originally posted by veronicamaryIm building a switchboard in access and want to have a button to allow the user to print in a name and get the record from a form.Could any one help me.Iv tried a macro did'nt work
If you are using your own form and code it's easier. -
Thanks mmccarthy for replying
I am using wizard so it it might be safer if I attached a macro to the underling form to go to a particular record. I've not been working with access for long so not sure if a could sort out prolems if they arose. veronicamaryComment
-
In the circumstances if a macro will do the job I would go with that option.Originally posted by veronicamaryThanks mmccarthy for replying
I am using wizard so it it might be safer if I attached a macro to the underling form to go to a particular record. I've not been working with access for long so not sure if a could sort out prolems if they arose. veronicamaryComment
Comment