Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to use a macro to shift a text box from one
position to another on the sheet. I was given the following code: Sheet1.TextBox1.Top=Sheet1.Range("B2").Top Sheet1.TextBox1.Left=Sheet1.Range("B2").Left When I execute the macro I get the message METHOD OR DATA MEMBER NOT FOUND Can someone advise what I am doing wrong here Your help will be appreciated. Thank you |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate Textbox value based on another textbox value.doc | Excel Discussion (Misc queries) | |||
Calculate Textbox value based on another textbox value | Excel Discussion (Misc queries) | |||
CODE 4 MOVING WITHIN A RANGE-TAB | Excel Discussion (Misc queries) | |||
Arrow Keys Moving Window Frame instead of Moving Between Cells | Excel Discussion (Misc queries) | |||
Need VBA code to enter text into a textbox !!!! | Excel Discussion (Misc queries) |