OK I'm not a profesional programer but I do like making Access aplications with VBA.
I'm stuck on a simple argument:
If not variable_1, variable_2 or variable_3 then
msgbox
Any clues as to the syntax for doing this in VBA???
I could maybe figure out a funcky way of doing it but it wouldn't be efficient.
Thanks in advance
Don
I'm stuck on a simple argument:
If not variable_1, variable_2 or variable_3 then
msgbox
Any clues as to the syntax for doing this in VBA???
I could maybe figure out a funcky way of doing it but it wouldn't be efficient.
Thanks in advance
Don