Dear all,
i have this problem that i think that it is quite easy, though i can not find its solution.
PROBLEM
i have a switchboard with command buttons in order to enter into specific forms.
One of the command buttons directs to a form that its fields are based on a table.
what i want to suceed is to go to this form by selecting a specific record (the name of the customer to be precise) from the table.
i have tried to assign to the command button a macro with the openform and GoToControl macros, which is ok, though i need the last step which is to enter the willing record with maybe a popup dialog box. if the FindRecord can do the job, please, guide me.
thank you
i have this problem that i think that it is quite easy, though i can not find its solution.
PROBLEM
i have a switchboard with command buttons in order to enter into specific forms.
One of the command buttons directs to a form that its fields are based on a table.
what i want to suceed is to go to this form by selecting a specific record (the name of the customer to be precise) from the table.
i have tried to assign to the command button a macro with the openform and GoToControl macros, which is ok, though i need the last step which is to enter the willing record with maybe a popup dialog box. if the FindRecord can do the job, please, guide me.
thank you