ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Userform Position exactly adjacent to Cell A 46 (https://www.excelbanter.com/excel-programming/387892-userform-position-exactly-adjacent-cell-46-a.html)

[email protected]

Userform Position exactly adjacent to Cell A 46
 
Hi,

I have already developed a Userform with the desired charachteristics.
But I want the userform to be positioned right adjacent to cell A 46,
no matter where I am on the page or where the screen is.

How can I do that? All Help is appreciated.


Thank You


Mike

Userform Position exactly adjacent to Cell A 46
 
put this into the code you have to show your form

ActiveWindow.ScrollRow = 35
ActiveWindow.ScrollColumn = 1

" wrote:

Hi,

I have already developed a Userform with the desired charachteristics.
But I want the userform to be positioned right adjacent to cell A 46,
no matter where I am on the page or where the screen is.

How can I do that? All Help is appreciated.


Thank You



RB Smissaert

Userform Position exactly adjacent to Cell A 46
 
I don't think this is that simple or ever foolproof, but have a look at
this:
http://cpearson.com/excel/FormPosition.htm

RBS

wrote in message
ups.com...
Hi,

I have already developed a Userform with the desired charachteristics.
But I want the userform to be positioned right adjacent to cell A 46,
no matter where I am on the page or where the screen is.

How can I do that? All Help is appreciated.


Thank You




All times are GMT +1. The time now is 10:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com