Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 182
Default How do I get cell possition in screen x y

I have tried ie: RL = Range("X1").Left
it seems Left pos of a range is toward ActiveWindo.Left not the screen
but it doesn't the same way like Userform1.Left

Please hepl me...


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default How do I get cell possition in screen x y

Hi Halim,

See the suggestions fro KeepITcool in the following thread:

http://tinyurl.com/lalbq

---
Regards,
Norman



"Halim" wrote in message
...
I have tried ie: RL = Range("X1").Left
it seems Left pos of a range is toward ActiveWindo.Left not the screen
but it doesn't the same way like Userform1.Left

Please hepl me...




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default How do I get cell possition in screen x y

Halim,
Depending what you are trying to achieve, you have:
Application.Left 'Measured in points
ActiveCell.Left 'Measured in points
Window.PointsToScreenPixelsX
Window.PointsToScreenPixelsY

NickHK

"Halim" wrote in message
...
I have tried ie: RL = Range("X1").Left
it seems Left pos of a range is toward ActiveWindo.Left not the screen
but it doesn't the same way like Userform1.Left

Please hepl me...




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 182
Default How do I get cell possition in screen x y

Hi Jones,

I've tried way similiar to KeepITcool way that I've create, but
it seems if in ActiveWindow.zoom = 90 they will work and not in other
zooming value, so I have to create a zooming factor based 90% zoom.

Any way I know that scroll horz/vertical is a factor too...

But I need the corect way.. so I can place Userform1.left right to
selection.left too and so on the top.

I think we need to know the class of Range in Excel as a childwindow of
XLMAIN or something .... :)

Ok, Lets find it ....

Thank you very much for sugestion and advance ... ...

If you have a new way please reply this...

Regards,

Halim



"Norman Jones" wrote:

Hi Halim,

See the suggestions fro KeepITcool in the following thread:

http://tinyurl.com/lalbq

---
Regards,
Norman



"Halim" wrote in message
...
I have tried ie: RL = Range("X1").Left
it seems Left pos of a range is toward ActiveWindo.Left not the screen
but it doesn't the same way like Userform1.Left

Please hepl me...





  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default How do I get cell possition in screen x y

Hi Halim,

I've tried way similiar to KeepITcool way that I've create, but
it seems if in ActiveWindow.zoom = 90 they will work and not in other
zooming value, so I have to create a zooming factor based 90% zoom.


See posts #6 - #9 in the suggested thread, noting particularly RAF's
contribution in post #8


---
Regards,
Norman




  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default How do I get cell possition in screen x y

Hi Norman,

Thank you very much for ur sug'tion, I apprecitd that.

<Smile

Regards,

Halim

Norman Jones menuliskan:
Hi Halim,

I've tried way similiar to KeepITcool way that I've create, but
it seems if in ActiveWindow.zoom = 90 they will work and not in other
zooming value, so I have to create a zooming factor based 90% zoom.


See posts #6 - #9 in the suggested thread, noting particularly RAF's
contribution in post #8


---
Regards,
Norman


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Arrow keys move screen instead of moving from cell to cell LuisGe Excel Discussion (Misc queries) 3 May 22nd 09 11:17 PM
moving data from vertical to horizontal possition leo Excel Worksheet Functions 4 April 28th 08 09:08 PM
Arrow keys move screen instead of moving from cell to cell. JaJay777 Setting up and Configuration of Excel 1 January 17th 05 06:48 PM
UserForm possition chrisdarl[_9_] Excel Programming 2 April 28th 04 01:51 PM
How to copy data from excel to power point screen by screen? luvgreen[_3_] Excel Programming 0 April 9th 04 03:51 PM


All times are GMT +1. The time now is 04:33 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"