dSurvivalist
Registered User.
- Local time
- Today, 22:00
- Joined
- Apr 27, 2010
- Messages
- 21
Hi,
I need to create a form with a text box and a command button; in the text box i will enter a value and when i click the button, i need it to lookup the value i write in a query and write it to a specified table's 1st column (has a column name) while also writing the other values in specified columns in the query which i lookup.
I need to know where and how to start. The tables and queries are all ok. Could anyone please help?
I need to create a form with a text box and a command button; in the text box i will enter a value and when i click the button, i need it to lookup the value i write in a query and write it to a specified table's 1st column (has a column name) while also writing the other values in specified columns in the query which i lookup.
I need to know where and how to start. The tables and queries are all ok. Could anyone please help?