Row Source Help

R

Raj

In the header of my main form I have 7 combo box
[project],[engineer],[region],[trunkgroup],[startdate],
[handoffdate],[completedate],that are used to filter the
data. [project],[engineer] and [region] are constant and
are Row Source from different tables. The other fields
are being Row Source from the [MainData] , so that you
get the data that has been entered. What I am want to
know is how can I have only the data from the results on
the current filters for [project],[engineer],[region] as
the Row Source for [trunkgroup],[startdate],[handoffdate],
[completedate], and not ALL the information from the
[MainData]. I hope this make sense.
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