![]() |
|
#1
|
|||
|
|||
|
Hi,
I am using the Application.InputBox to input data. All is well, except when I use the Top and Left parameters they make no difference to the positioning of the Input Box. It just appears where it was last located regardless of what numbers I use for the parameters. What am I doing wrong ? Excel 365 |
|
#2
|
|||
|
|||
|
You're not doing anything wrong. Apparently things changed between Office 2003 and 2007, have a look at this post on another forum.
Left & Top arguments in Application.InputBox Method | MrExcel Message Board |
|
#3
|
|||
|
|||
|
Thank you
|
|
#4
|
|||
|
|||
|
I have discovered that positioning of an Input Box still works if you use the InputBox function instead of the Application.InputBox function
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Get the position of a string from the cursor position forward | alex100 | Word VBA | 2 | 02-22-2023 02:48 AM |
| InputBox error | brownees | Word VBA | 6 | 05-13-2022 11:14 PM |
| vba inputbox method problems | jmcsa3 | Excel Programming | 2 | 08-26-2020 09:02 AM |
| Textboxes position isn't equal to initial position | dxdevil | Word VBA | 0 | 01-30-2017 04:32 AM |
| InputBox selects rows | Dave T | Excel Programming | 5 | 09-05-2016 06:58 AM |