Hello All - I'm new to the community.
I have been asked to move the used of a database I created from a record in a table to the corresponding record of a form. After much research and trial & error - I have come the conclution that this is not possable (please let me know if I wrong.) So to achieve what has been requested I am planning to create a form that looks just like to table the user currently looks at and some how create the link between the two forms.
I have created a command button in the tool bar that will run a macro to OpenForm, but I have not had any luck creating a Where Condition expression to move from the primary key of the record that is being viewed to the corresponding primary key record in the other form.
Please let me know how to create the expression, or any other way of accomplishing this request. Thank you.
I have been asked to move the used of a database I created from a record in a table to the corresponding record of a form. After much research and trial & error - I have come the conclution that this is not possable (please let me know if I wrong.) So to achieve what has been requested I am planning to create a form that looks just like to table the user currently looks at and some how create the link between the two forms.
I have created a command button in the tool bar that will run a macro to OpenForm, but I have not had any luck creating a Where Condition expression to move from the primary key of the record that is being viewed to the corresponding primary key record in the other form.
Please let me know how to create the expression, or any other way of accomplishing this request. Thank you.
Comment