ChrisLayfield
Registered User.
- Local time
- Today, 17:03
- Joined
- May 11, 2010
- Messages
- 55
I am a total noob to Access (this is day 1), though I did teach myself VBA in Excel.
I am having a lot of trouble with this and I am not sure if it is my thought approach or that I am not comfortably finding the automation in 2007 fun. I am trying to make a simple employee training dB and want to have a form to allow record updates. The user would select either the last name or employee ID from one of two combo boxes and this would query (I read this many times) the rest of the data to the form. The user could then update any of the data and it would save back into the dB.
Anyone know of a code sample or something that could get me moving?
I am having a lot of trouble with this and I am not sure if it is my thought approach or that I am not comfortably finding the automation in 2007 fun. I am trying to make a simple employee training dB and want to have a form to allow record updates. The user would select either the last name or employee ID from one of two combo boxes and this would query (I read this many times) the rest of the data to the form. The user could then update any of the data and it would save back into the dB.
Anyone know of a code sample or something that could get me moving?