N
NYDIA
I posted a question before and got a response, but am
still confused. Here's my problem. I'm creating a dba to
keep track of clients in a program. There is a main form
which has name, address, etc. I have a questionaire form
that has about 20-25 questions and will be filled out
atleast 4 x's (if not more for each client). The 2 forms
are linked by clientID. I used the wizard to create a
command button to open the questionaire form and that
works, but what I need is when the questionaire form is
open, that is opens for the current record. what is
happening is if i click on the command button it opens the
form and you can't see who the questionaire is for, so you
don't know what clientid to put. I tried using a tab
control, but i would like to use cmd button instead (cmd
button seems more user friendly). Can someone please walk
me through the process to make this work.
is there a way that when the cmd button is pressed that it
automatically puts the current clientID in the form? any
help is greatly appreciated
still confused. Here's my problem. I'm creating a dba to
keep track of clients in a program. There is a main form
which has name, address, etc. I have a questionaire form
that has about 20-25 questions and will be filled out
atleast 4 x's (if not more for each client). The 2 forms
are linked by clientID. I used the wizard to create a
command button to open the questionaire form and that
works, but what I need is when the questionaire form is
open, that is opens for the current record. what is
happening is if i click on the command button it opens the
form and you can't see who the questionaire is for, so you
don't know what clientid to put. I tried using a tab
control, but i would like to use cmd button instead (cmd
button seems more user friendly). Can someone please walk
me through the process to make this work.
is there a way that when the cmd button is pressed that it
automatically puts the current clientID in the form? any
help is greatly appreciated