James Tebb
New Member
- Joined
- Nov 12, 2009
- Messages
- 26
I have a form 'JOB FORM' on which is a text box 'CLIENT'
I have a table 'CLIENT LIST' which holds all my client details eg'CLIENT NAME'
I have a form 'CLIENT INPUT FORM' that allows me to input their details.
I want to set up a macro (or other method) so that when I type the clients name in the box on the job form and hit ENTER the following happens:-
1- The client input form opens
2- The relevant client record (matching the text box) appears OR If a record does not exist a new record is created with the clients name automatically entered.
Please be gentle -
I have a table 'CLIENT LIST' which holds all my client details eg'CLIENT NAME'
I have a form 'CLIENT INPUT FORM' that allows me to input their details.
I want to set up a macro (or other method) so that when I type the clients name in the box on the job form and hit ENTER the following happens:-
1- The client input form opens
2- The relevant client record (matching the text box) appears OR If a record does not exist a new record is created with the clients name automatically entered.
Please be gentle -