Sandman007
Programmer
When a certain value is set to true, I would like to hide a subform in my main form.
When using the following code:
[Forms]![Customer Information].[Usage Based Aggregate subform].hide
I get the following error:
Object doesn't support this property or method
Can anyone suggest different code to hide a subform within a form?
When using the following code:
[Forms]![Customer Information].[Usage Based Aggregate subform].hide
I get the following error:
Object doesn't support this property or method
Can anyone suggest different code to hide a subform within a form?