View Full Version : link combo box - command botton


wendy
01-17-2002, 04:46 AM
when I selected a item in my combo box and I click on the command botton (in my case results), I want to came in an the form with the data I selected.

Now, when I click on results I just came in an other form but not with what I selected.

Fizzio
01-17-2002, 06:31 AM
Your easiest solution is to create a new command button with the command button wizard which will allow you to open a form with certain criteria. http://www.access-programmers.co.uk/ubb/smile.gif