B
Brett Davis
Hello..
I am attempting to set a form's property CanGrow via VBA. However, when I
attempt to run the code I get the following error message:
Run-time error '2448':
You can't assign a value to this object
I am running the following code on the "on click" property of a button:
Forms!SDISwitchboardInFormReports.subfrmWindow.CanGrow = 0
I am using Access 2000.
Please advise...
Cheers!
Brett
I am attempting to set a form's property CanGrow via VBA. However, when I
attempt to run the code I get the following error message:
Run-time error '2448':
You can't assign a value to this object
I am running the following code on the "on click" property of a button:
Forms!SDISwitchboardInFormReports.subfrmWindow.CanGrow = 0
I am using Access 2000.
Please advise...
Cheers!
Brett