how to add values to the textbox using command button

hri

New member
Local time
Today, 15:36
Joined
Oct 13, 2011
Messages
7
Hi,
I am a new access programmer.
I am developing a software for my academic project.
I am using a continuous form to display product id and product name and other product related details and on the other form i have called this form using a command button. now i want to add the values i.e to automatically fill values in the textboxes of the main form using a button next to each vales which i have placed in the sub form.
Can any one please help me in doing this.
Some examples of this kind will help me to solve this problem.
Many thanks
 
Thanks for the reply Jdraw
But that is not the one iam looking for.
I am a bit more clear about wat i would like to do.

I have a main form called products form where i have values like product id, product description,cost and pdt type.
I have a command button which opens the products form.
I have created a command button to all the fields so when i press the command button it should automatically fill the values in the first form.
Thanks
 

Users who are viewing this thread

Back
Top Bottom