C
Chucky
I've created combobox1 in my form1 which takes data from a
column in a table1 in the same database. Now, when I drop
down my box, and click on it, is there a way for me to
link each individual value to its individual record?
Please help?
And to clarify... I created a 2nd form using the wizard
and it basically made a box for each of my fields located
in the table1. This 2nd form has those buttons on the
bottom where I can change which record I see. Is there a
way for me to link to that specific record number in a
form? If so, how?
In addition, if the values from my combobox cannot be
linked by just clicking on the number, is there a way for
me to create a command button that links the value
selected which would then link to the specific record in
form2?
PLEASE HElp! =)
column in a table1 in the same database. Now, when I drop
down my box, and click on it, is there a way for me to
link each individual value to its individual record?
Please help?
And to clarify... I created a 2nd form using the wizard
and it basically made a box for each of my fields located
in the table1. This 2nd form has those buttons on the
bottom where I can change which record I see. Is there a
way for me to link to that specific record number in a
form? If so, how?
In addition, if the values from my combobox cannot be
linked by just clicking on the number, is there a way for
me to create a command button that links the value
selected which would then link to the specific record in
form2?
PLEASE HElp! =)