Hi All!!
I would like to make some of my controls (and even some subforms) on my main form invisible unless they contain values. I am sort of new to VBA and not sure if there is a command like NotNull or something. The normal situation I would like them to all be is not visible and then if that control contains a value then it is shown. I was also hoping to do this with subforms if that is possible. Any help would be greatly appreciated.
Thanks in advance.
I would like to make some of my controls (and even some subforms) on my main form invisible unless they contain values. I am sort of new to VBA and not sure if there is a command like NotNull or something. The normal situation I would like them to all be is not visible and then if that control contains a value then it is shown. I was also hoping to do this with subforms if that is possible. Any help would be greatly appreciated.
Thanks in advance.