Query

D

Dalocky

Good Morning

I have table with which has difference categorys which depend on the name
of the form selected. How do I get this to show up when a form is selected.
Example have a form called Task Order - categories for this are Request,
Issue, Quotation Acceptance. Another form is called Technical Query with
categories Technical query/Resolution, Alternative Proposal, Notification of
CE, Early Warning. There are a total of 5 forms and only 4 Categories.

Thanks Heaps

Ness
 
G

golfinray

You need a combo box with the rowsource type set to Value List. Then in the
rowsource, type "Request Issue";"Blah";"blah";Blah"
 
D

Dalocky

Thanks Golfinray, have tried this and it is not working for me. Am I missing
something.

Ness
 

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