 |
biggdady6998 Level: Guest

|
Find Records and Update or Insert if NonExistant
Hey all,
I am writing a program in Microsoft Access, eventually converting to Visual Basic and C++. Anywho, I have a form that you input all of your subordinates on. When you input them, I want Access to automatically assign all required training to this individual. I have this being accomplished by a command button. The problem is, You can keep on clicking the command button, and you end up doubling, tripling, etc... thier training requirements. I want access to check and see if the Recordset exists and if so, do nothing, but if it does not exist, then I want it to add the required training.
|
|
09-04-2003 at 08:13 PM |
|
|  |
|
|
|
|
 |
 |