List from Query w/ Set List Item 'Default' from Query
SO I have a form with a list box labeled type...
Type: __________v
Drop down will be from a query on a table returning
TypeA
TypeB
TypeC
I also need a default value in 'Type' from a query on a table where getuser() is used as a where...