Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
gvm gvm is offline
external usenet poster
 
Posts: 38
Default setting visible (ie displayed) part of the worksheet

After completing a macro, I want the displayed view of the worksheet to be
anchored with a particular cell in the top left corner of the window. How do
I do this in the general case where to top left cell is CnRm? And is there a
simpler way when the anchor cell is C1R1?
TIA ... Greg
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 139
Default setting visible (ie displayed) part of the worksheet

gvm:

try:

Application.Goto Range("B20"), True

--
天行健,君*以自強不息
地勢坤,君*以厚德載物

http://www.vba.com.tw/plog/


"gvm" wrote:

After completing a macro, I want the displayed view of the worksheet to be
anchored with a particular cell in the top left corner of the window. How do
I do this in the general case where to top left cell is CnRm? And is there a
simpler way when the anchor cell is C1R1?
TIA ... Greg

  #3   Report Post  
Posted to microsoft.public.excel.programming
gvm gvm is offline
external usenet poster
 
Posts: 38
Default setting visible (ie displayed) part of the worksheet

thanks for the reply. This had the effect of putting column IM, row 65526 in
the top left corner! I can't figure it, I was looking at far bottom right
corner of the sheet!
Very strange!
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
Only Part Of Text Displayed In Cell UT Excel Discussion (Misc queries) 2 February 9th 09 03:55 AM
Chart not visible -suspect scale setting? Big Mac Charts and Charting in Excel 0 March 12th 07 01:40 PM
Setting hyperlinked cells to be displayed at the top of the screen taliqmassaman Excel Discussion (Misc queries) 0 August 4th 06 05:10 PM
Worksheet has to set to visible as it is not visible after saving and closing Excel by VB. Oscar Excel Programming 6 June 21st 05 10:39 PM
How do I find and replace part of a hyperlink that isn't visible? Dede Excel Discussion (Misc queries) 1 April 28th 05 12:15 AM


All times are GMT +1. The time now is 02:01 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"