J
jenn
three days, on a very simple (i'm sure) set up.
I have three tables...
Service/Client Registration (Client ID, Lastname, address) PK Client ID
Action Plan (multiple Action Plan to Client ID - PK ActionPlanID
Service_ALL(ServiceID, Action ID) PK ServiceID lists all the services in
seperate table
I have a data input form ready to go....however, I want to put in a control
at the top of the page that will allow me to query Client IDs by Lastname.
and will then show the lastname, client ID and all the Action Plans for that
client.
I am going around in circles and wonder if there is someone who can help me
out.
I have three tables...
Service/Client Registration (Client ID, Lastname, address) PK Client ID
Action Plan (multiple Action Plan to Client ID - PK ActionPlanID
Service_ALL(ServiceID, Action ID) PK ServiceID lists all the services in
seperate table
I have a data input form ready to go....however, I want to put in a control
at the top of the page that will allow me to query Client IDs by Lastname.
and will then show the lastname, client ID and all the Action Plans for that
client.
I am going around in circles and wonder if there is someone who can help me
out.