Hi there I'm trying to do two things using Access 2000 hopefully someone can help me with it.
1. Using Access Forms if i enter a number in a textboxfield (Named "A") that in another textbox field it will automatically load for example a piece of text which says BETA in field (Named "B")
2. Using Access Forms, What VB Code could I use that will load the first colum of a table (The Primary Key for this example) in a drop down menu, when I click on it it will load up the record with other information on it. Instead of using the (Next, Previous and Find) Buttons.
Hopefully this makes sense.
1. Using Access Forms if i enter a number in a textboxfield (Named "A") that in another textbox field it will automatically load for example a piece of text which says BETA in field (Named "B")
2. Using Access Forms, What VB Code could I use that will load the first colum of a table (The Primary Key for this example) in a drop down menu, when I click on it it will load up the record with other information on it. Instead of using the (Next, Previous and Find) Buttons.
Hopefully this makes sense.
Comment