if box is checked then use one field if not then another (how to?)

  • Thread starter Thread starter chang
  • Start date Start date
C

chang

how can i do it that lets say i have someone shipping address already
inputed, and it is displayd in one field, but if temprarily i want it to
use a different one (for this particular order) i can click a check box "ue
different" and then i can enter a diffent one? thank you
 
Chang, why not use a combobox based on your shippingto table and bind it to
your shipto field of you table. now the user can select who to ship it to
at will.
 

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