Hi all,
I need help on some VBA for Access??
I have a access form that allows someone to enter names of people into the DB..
What i need a solution for is:
The user will enter info of an individual, starting off with a telephone number. what i
would like to do is have an event in for the Telephone field(on exit event) whereby it
runs a query and displays (if a telephone number exists in the DB) a message box stating that the telephone number already exists in the Database and that the person can view the corresponding record - to see if it is the same individual been entered in.
Any help or sample code would be highly appreciated!!!
Thanks
D
I need help on some VBA for Access??
I have a access form that allows someone to enter names of people into the DB..
What i need a solution for is:
The user will enter info of an individual, starting off with a telephone number. what i
would like to do is have an event in for the Telephone field(on exit event) whereby it
runs a query and displays (if a telephone number exists in the DB) a message box stating that the telephone number already exists in the Database and that the person can view the corresponding record - to see if it is the same individual been entered in.
Any help or sample code would be highly appreciated!!!
Thanks
D