hrdpgajjar
Registered User.
- Local time
- Today, 08:54
- Joined
- Sep 24, 2019
- Messages
- 133
Hi all,
I've a material supplied entry form (and a table with same name also) which has two text boxes i.e Registration number and client name. Another table is "Data Table" where some other details about the client is saved (like address, pin code etc.).
- Now I have created a search query combined to Registration number text box to check weather i have entered client details in "Data Table" or not. If data found then it will displayed in the list box.
Now I want to create a "Copy" Button which copies two fields (i.e. Registration Number and Client Name) in the current form from a list box to save time entering details twice.
How can I create a copy button to copy data from a list box to text boxes...
Help appreciated
Thanks !!!
I've a material supplied entry form (and a table with same name also) which has two text boxes i.e Registration number and client name. Another table is "Data Table" where some other details about the client is saved (like address, pin code etc.).
- Now I have created a search query combined to Registration number text box to check weather i have entered client details in "Data Table" or not. If data found then it will displayed in the list box.
Now I want to create a "Copy" Button which copies two fields (i.e. Registration Number and Client Name) in the current form from a list box to save time entering details twice.
How can I create a copy button to copy data from a list box to text boxes...
Help appreciated
Thanks !!!