S
scott
I want to reposition some controls when I click a button and I'm not having
much luck. Any help is appreciated. The code I am using is
Me!Frame28.Top = 5.8646
It repositions the contro to the top of the form. If I try to add the inch
sign ("), of course it is looking for additional code to end the statement.
'"' doesn't work either.
Thanks.
much luck. Any help is appreciated. The code I am using is
Me!Frame28.Top = 5.8646
It repositions the contro to the top of the form. If I try to add the inch
sign ("), of course it is looking for additional code to end the statement.
'"' doesn't work either.
Thanks.