Query form problem

G

Guest

Hi !

I am creating the following:

Header section:
List box (displays all of the part numbers)

Detail section - Display only:
Part number desc quanity unit of measure etc.

The detail section is display only. The data comes from 2 tables.

What I want to do is the following: Place a command button next to the list
box so once the user clicks the command button, it will take the part number
in the list box and populate the detail section. If there is one row or 10
rows I would like all display all of the data.

Am I one the right track for this? I am not sure what type of command
button to use? I have used find, filter and a few others unsuccessfuly.

Also I do not understand how to display multiple rows of data in the detail
section.

Any and all help is appricated.

Thanks,
 
D

Dan

Hi,

Your question sounds similar to mine sent on Date: Mon, 26 Feb 2007
20:20:10 -0800 with the subject SQL in VBA procedure syntax.

dan
 

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