Rich_Lovina
Registered User.
- Local time
- Tomorrow, 03:30
- Joined
- Feb 27, 2002
- Messages
- 224
A couple of simple questions for a newby in Access Forms being designed for manual data input:
1.Where do I set in Properties for Titlecase, or uppercase (> ) and what is the Titlecase command?
2.Form is based on multi-table query. With RI intact in the related table (Instance type OR (in Maintablecode fld) for ‘Office Requisites’ (related table), this is okay if the link data exists. It appears I must turn RI off if I wanted to add OS - Office Supplies? I thought this is what “Cascade Update” is meant to allow?
3. Can I make a conditional drop-down list, and based on previous example, say I type OS and only related codes with the word “Office” appear in the drop-down e.g.
Typing OS DropDown yields OR-Office Requisites, or OI-Office Inventory. Or must this operation only be done in VB?
1.Where do I set in Properties for Titlecase, or uppercase (> ) and what is the Titlecase command?
2.Form is based on multi-table query. With RI intact in the related table (Instance type OR (in Maintablecode fld) for ‘Office Requisites’ (related table), this is okay if the link data exists. It appears I must turn RI off if I wanted to add OS - Office Supplies? I thought this is what “Cascade Update” is meant to allow?
3. Can I make a conditional drop-down list, and based on previous example, say I type OS and only related codes with the word “Office” appear in the drop-down e.g.
Typing OS DropDown yields OR-Office Requisites, or OI-Office Inventory. Or must this operation only be done in VB?