if / then

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi - hope someone can help me.
I have a form with 4 combo boxes. Each combo box stores a piece of info
into the table. But I need to be able to restrict what the users are
selecting. For example if the field Service is selected, then I need the
field NonService to be null. Also if my field Service is selected, I need
field Product and field ConcernDetail to NOT be null. Then likewise is
NonService is selected, I need field Product, ConcernDetail and Service to
EQUAL null.
Can anyone help?
Thanks a lot!
 
Hi Tammy

This doesn't sound like a macro problem. Can you post the Row Source of the
4 combo boxes.

Also, I'm not sure but I think it may be an idea for you to search on
Cascading Comboboxes in this forum.
 

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

Similar Threads

if/then 4
if / then ?? 7
If / Then/ Where ? 1
If null then enter a value 2
Using check box to clear data in a field 2
F4 expand Combo Box 1
Filter from Combo Box Value List 1
Access Cascading combo/query in table/subform 0

Back
Top