Creating subforms

QueryStumped

Registered User.
Local time
Today, 17:37
Joined
Mar 22, 2017
Messages
60
Created subforms, via multiple tabs, tracking various catergories on main form per employee. Department would like them to look more like spreadsheets to see all records for each catergory per tab, but have drop down boxes per column. Is this possible?
 
Sure, you can use Datasheet subforms or Continuous Forms (by setting the form style under properties). You can add ComboBox controls for your dropdowns.
 
Thank you - I really appreciate your help. Will change properties when I return to work.
 

Users who are viewing this thread

Back
Top Bottom