P
p-rat
I have a macro that I use from the Switchboard to open a form. I have
a where statement in the macro to ask the user to type in an ID number
to pull the record into the form. I can't figure out the where
statement. When clicking on the switchboard it pulls in the parameter
text box (I guess that's what it is) with ID?. I type in the ID of the
record I want, but it pulls in the first record every time into this
form. I have the form in Edit mode. I'm sure I'm doing something wrong
in the where statement. Could someone explain to me how this works?
The statement that is. Do I put ID (from table) = ID (from parameter
text box)???
Sorry not very skilled in this Access stuff. Thanks for any help you
may provide.
a where statement in the macro to ask the user to type in an ID number
to pull the record into the form. I can't figure out the where
statement. When clicking on the switchboard it pulls in the parameter
text box (I guess that's what it is) with ID?. I type in the ID of the
record I want, but it pulls in the first record every time into this
form. I have the form in Edit mode. I'm sure I'm doing something wrong
in the where statement. Could someone explain to me how this works?
The statement that is. Do I put ID (from table) = ID (from parameter
text box)???
Sorry not very skilled in this Access stuff. Thanks for any help you
may provide.