S
Stapes
Hi
I ahev a subform called Vat_Rate which I am trying to hide on
occassions.
I have tried
Me.Vat_Rate.Visible = False
and
Forms![Order Form]![Order Details].Form.[VAT Rate].Visible = False
I keep getting Object doesn't support this property or method.
Stapes
I ahev a subform called Vat_Rate which I am trying to hide on
occassions.
I have tried
Me.Vat_Rate.Visible = False
and
Forms![Order Form]![Order Details].Form.[VAT Rate].Visible = False
I keep getting Object doesn't support this property or method.
Stapes