S
Spidey3721
I have a textbox that uses the selection of a Listbox on the same form as
part of it's control source (inside of a DLookup statement).
How can I prevent the Textbox from showing "#Error", if there is nothing
selected in the Listbox yet ? I would like it to be blank.
I am assuming maybe an IIF statement wrapped around the DLookup ?
part of it's control source (inside of a DLookup statement).
How can I prevent the Textbox from showing "#Error", if there is nothing
selected in the Listbox yet ? I would like it to be blank.
I am assuming maybe an IIF statement wrapped around the DLookup ?