Default Values on Forms

M

Mark

I am trying to set the default value on a form to a
query. Is there a special syntax for naming the query?
I've tried to use the Experission builder to choose the
query but I keep getting the '#Name?' in the field....
 
K

Ken Snell

A form does not have a default value. Are you speaking of the form's
RecordSource? More info, please....
 
Top