V
Very Basic User
Is there a way to command a hyperlink to pull up a record in a form that is
same as the link I clink on.
Example.
Right now I have a summary report with multiple "General Descriptions"
listed along with the corrisponding Item #.. The way it works now is that a
user will push a command button that opens a form in edit mode. The form in
edit mode is being pulled by a query with [Enter Item Number] command. So
when the user pushes the button, they have to look at the summary level
report and type the # associated with the item then click enter and it opens
the Form to allow for edits to the record.
What I want to happen:
Each item is a hyperlink on the summary report. When I click the hyperlink
for a particular item, it filters to exactly what I clicked on and the edit
form will open with that record.
I have already made each record a hyperlink, but don't know what to do in
the "on click" macro.
Please help and thank you!
same as the link I clink on.
Example.
Right now I have a summary report with multiple "General Descriptions"
listed along with the corrisponding Item #.. The way it works now is that a
user will push a command button that opens a form in edit mode. The form in
edit mode is being pulled by a query with [Enter Item Number] command. So
when the user pushes the button, they have to look at the summary level
report and type the # associated with the item then click enter and it opens
the Form to allow for edits to the record.
What I want to happen:
Each item is a hyperlink on the summary report. When I click the hyperlink
for a particular item, it filters to exactly what I clicked on and the edit
form will open with that record.
I have already made each record a hyperlink, but don't know what to do in
the "on click" macro.
Please help and thank you!