Form Update!!

P

Priya

Hi,

I have a main form - displaying a quote header info and
subform - displaying related line items info.

When I open this form, I want to have a quotenumber
textbox and a combobox - revision number

When I enter a valid quotenumber, the combo box should
automatically list all the corresponding revsionnumbers
for that quotenumber.

How do I do this?

I tried using the RowSource = "Value List"
RowSourceType = Value from Table for RevisionNumber field!

It doesn't work!

I would appreciate any input/ideas!
Thanks in advance
 

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