simon373
Programmer
- Oct 25, 2006
- 25
Hi,
On a button click event, what VBA code could I use to check if a customerID exists in a related table, view that record in a form if it exists or (if it doesn't exist) create the record (and view in a form) using the primary key displayed on the current form as a reference?
Can anyone recommend a VBA programming book for a beginner to intermediate level, then perhaps I can try to answer a few questions instead of asking them!?
Many thanks
Simon.
On a button click event, what VBA code could I use to check if a customerID exists in a related table, view that record in a form if it exists or (if it doesn't exist) create the record (and view in a form) using the primary key displayed on the current form as a reference?
Can anyone recommend a VBA programming book for a beginner to intermediate level, then perhaps I can try to answer a few questions instead of asking them!?
Many thanks
Simon.