I know that this has been discussed, but I can not find the information !
What is wrong with the following
If [subform DATA_ACE Claims A].[BTN] Is Null Then
[subform DATA_ACE Claims A].Visible = False
Else
[subform DATA_ACE Claims A].Visible = True
End If
I get "Run-time error '438: Object doesn't support this property or method"
: Deb Koplen
deb.koplen@verizon.com
koplend@swbell.net (weekends and nights)
A person can stand almost anything except a succession of ordinary days.
What is wrong with the following
If [subform DATA_ACE Claims A].[BTN] Is Null Then
[subform DATA_ACE Claims A].Visible = False
Else
[subform DATA_ACE Claims A].Visible = True
End If
I get "Run-time error '438: Object doesn't support this property or method"
: Deb Koplen
deb.koplen@verizon.com
koplend@swbell.net (weekends and nights)
A person can stand almost anything except a succession of ordinary days.