Howdy Guys,
I have a big problem.
Basically I have a form with 2 text boxes (textboxA and textboxB) and a command button and a table called Table1 with 2 fields, Field1 (which stores the code number) and field 2 (which stores the item description). What I want is to be able to enter a code number into textboxA, click on the search button and then bring up the coresponding item descripton to that code number in textbox2 otherwise an error message should occur that the code number does not exist.
I am having great difficulty doing this as I am shit at VBA and access but wish to improve and this has been bugging me for the last two weeks.
Can anyone provide me with some coding of what should go behind the save button, or put me in the right direction,
PLEASE!, Pretty PLEASE
Kind Regards
Juggy
I have a big problem.
Basically I have a form with 2 text boxes (textboxA and textboxB) and a command button and a table called Table1 with 2 fields, Field1 (which stores the code number) and field 2 (which stores the item description). What I want is to be able to enter a code number into textboxA, click on the search button and then bring up the coresponding item descripton to that code number in textbox2 otherwise an error message should occur that the code number does not exist.
I am having great difficulty doing this as I am shit at VBA and access but wish to improve and this has been bugging me for the last two weeks.
Can anyone provide me with some coding of what should go behind the save button, or put me in the right direction,
PLEASE!, Pretty PLEASE
Kind Regards
Juggy
