W
willm16
I'm not too savvy with interfaces in Access but I need to know at least how
to start one like this:
In this interface, I need two buttons--CLIENTS and SERVICES. When somebody
clicks on the CLIENTS button I need it so that I can type in an employee's ID
Number that was assigned in a table I made. When I type in that number I want
all their information from that table to display in a form I've already made.
If no client ID Number is entered, I want to display a blank version of the
form I've created. I also want to add a "SAVE" button.
When one clicks on the SERVICES button, I want to display just a blank copy
of the "services" part of the form I've already created.
I know this is a lot but it would be a great help to me if you could just at
least tell me how to get started. Would I use a switchboard? codes?
parameters?
Thanks!
(I'm using Access 2007)
to start one like this:
In this interface, I need two buttons--CLIENTS and SERVICES. When somebody
clicks on the CLIENTS button I need it so that I can type in an employee's ID
Number that was assigned in a table I made. When I type in that number I want
all their information from that table to display in a form I've already made.
If no client ID Number is entered, I want to display a blank version of the
form I've created. I also want to add a "SAVE" button.
When one clicks on the SERVICES button, I want to display just a blank copy
of the "services" part of the form I've already created.
I know this is a lot but it would be a great help to me if you could just at
least tell me how to get started. Would I use a switchboard? codes?
parameters?
Thanks!
(I'm using Access 2007)