Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I don't care about X in the following code, I just want to control where the
textbox appears onscreen. Changing the values of Left and Top has no effect. Why? What am I missing? Sub test() Dim X X = Application.InputBox(prompt:="Hello", Left:=10, Top:=10, Type:=5) End Sub -- TomThumb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inputbox Location on Screen. Can you code it to popup lower on the screen ? | Excel Programming | |||
Position of CellCursor on Screen (absolute position) | Excel Programming | |||
position of inputbox | Excel Programming | |||
InputBox Screen Position | Excel Programming | |||
Inputbox and Application.InputBox | Excel Programming |