conditional form

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

Guest

I want to create a form from a table with a field that chooses "Internal or
External", and a field with 7 variables. I would like to show variables 1,
2, and 3 if "Internal" is chosen, and 4,5,6 and 7 if "External" is chosen.
Is there a way to create this on a form? Hope this makes sense.

Thank you for your help.

Susie
 
Sorry, this doesn't make a whole lot of sense in standard Access
terminology.

A table generally has fields, which are a bit like the columns in a
spreadsheet.
Although there are plenty of differences.
Variables are generally temporary storage of values used during program
execution.
They most definitely are not stored in fields.

So if you'd like to try again to describe your table design, perhaps someone
here can be of more use.
 

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

Back
Top