Link to Record

C

Chuckie

I've created a combobox1 and combobox2 in my form. First
click on the combobox1 value and then when you click on
combobox2, it will only display the values related to the
combobox1 values.

1) My "Me.combo2.requery" does not work in the combobox1
afterupdate. What is wrong?
2) How do I link from the value in combobox2 to form2?
Form2 was created using the form wizard and displays all
info in table1. Now, I want a "general" code that will
link me to any of the records in the form. Like if I
click on value A in combobox2, I want it to take me to the
form and record A. I do not want to list specific record
numbers, like when I use the GoToRecord. Please help! I
have an important meeting today and really really need to
knwo how to do this.

Have a great day! =)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top