I am using UCase(Environ("USERNAME")) to gather the information and use it as a default value for a control on a form. I coded Me.OPERATOR.DefaultValue = UCase(Environ("USERNAME")) in the OnOpen event but when the form is opened the #Name? is in the control. What am I missing?
Thanks for your help,
J9
Thanks for your help,
J9