Multiple Default Values in a table

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

Guest

Can I have multiple default value's in a table based on data in another field?
 
No. You can have multiple default values in a table (you can have one for
each field in the table) but default values can not refer to other fields.
You'd need to use code behind a form for that.
 

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