ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   About "EXCEL6" Window Class ? (https://www.excelbanter.com/excel-programming/367284-about-excel6-window-class.html)

halim

About "EXCEL6" Window Class ?
 
Hi All,
What is Window class "EXCEL6" in Excel used for ?

Need help urgent ... please !

Regards,

Halim


RB Smissaert

About "EXCEL6" Window Class ?
 
It is the window of the worksheet cell that is in edit mode.
What do you need it for? Probably easier to get or set information
via the Excel object model than via the API.

RBS

"halim" wrote in message
oups.com...
Hi All,
What is Window class "EXCEL6" in Excel used for ?

Need help urgent ... please !

Regards,

Halim



[email protected]

About "EXCEL6" Window Class ?
 
Thank you very much for reply me..
But can we release each cell in a worksheet

so it will be shown as window with the caption

so I can refer Userform1.left to cell.left as we see in the screen

Rgds,

halim

RB Smissaert menuliskan:
It is the window of the worksheet cell that is in edit mode.
What do you need it for? Probably easier to get or set information
via the Excel object model than via the API.

RBS

"halim" wrote in message
oups.com...
Hi All,
What is Window class "EXCEL6" in Excel used for ?

Need help urgent ... please !

Regards,

Halim



RB Smissaert

About "EXCEL6" Window Class ?
 
Not sure I understand, but how about:
Userform1.Left = Cells(5, 2)

Keep in mind that VBA code can't run when a cell is in edit mode.

RBS

wrote in message
ups.com...
Thank you very much for reply me..
But can we release each cell in a worksheet

so it will be shown as window with the caption

so I can refer Userform1.left to cell.left as we see in the screen

Rgds,

halim

RB Smissaert menuliskan:
It is the window of the worksheet cell that is in edit mode.
What do you need it for? Probably easier to get or set information
via the Excel object model than via the API.

RBS

"halim" wrote in message
oups.com...
Hi All,
What is Window class "EXCEL6" in Excel used for ?

Need help urgent ... please !

Regards,

Halim





All times are GMT +1. The time now is 06:36 PM.

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