andrewf10
Registered User.
- Local time
- Today, 15:51
- Joined
- Mar 2, 2003
- Messages
- 114
Hi folks,
I've been playing around VB for days now and I've gotten nowhere on this issue. Hopefully someone can help me:
On hitting a save button on Form 1, I need a Form 2 to open + check if the current ID number exists on it.
If not then create a new record (only the ID number) in this form
If it does exist, then don't add a new record
Can someone please help me?
Any help greatly appreciated, as ever
Thanks
I've been playing around VB for days now and I've gotten nowhere on this issue. Hopefully someone can help me:
On hitting a save button on Form 1, I need a Form 2 to open + check if the current ID number exists on it.
If not then create a new record (only the ID number) in this form
If it does exist, then don't add a new record
Can someone please help me?
Any help greatly appreciated, as ever
Thanks