Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 397
Default How to refresh a sheet?

Hi there,

Is it possible to "refresh" the view on a sheet, as rows are not visible
due to the position of the cursor?

Regards

D



*** Sent via Developersdex http://www.developersdex.com ***
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 573
Default How to refresh a sheet?


Darin Kramer wrote:
Hi there,

Is it possible to "refresh" the view on a sheet, as rows are not visible
due to the position of the cursor?

Regards

D



*** Sent via Developersdex http://www.developersdex.com ***


I guess there might be. I just move the cursor.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default How to refresh a sheet?

Not sure what you mean, but do these achieve your goal:
Range("A1").Select 'or
Application.Goto Range("A1")

NickHK

"Darin Kramer" wrote in message
...
Hi there,

Is it possible to "refresh" the view on a sheet, as rows are not visible
due to the position of the cursor?

Regards

D



*** Sent via Developersdex http://www.developersdex.com ***



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
Refresh all but 1st sheet pgarcia Charts and Charting in Excel 2 September 9th 08 02:39 PM
refresh sheet data Dragos Excel Discussion (Misc queries) 0 July 11th 07 09:12 AM
Refresh Pivot in Locked Sheet? Dark_Templar Excel Discussion (Misc queries) 1 June 5th 06 06:37 PM
how to refresh entire sheet? SS[_2_] Excel Programming 1 January 22nd 04 07:41 PM
Forced Refresh on a Linked Sheet Heidi Harting-Rex Excel Programming 0 September 18th 03 10:11 PM


All times are GMT +1. The time now is 03:58 AM.

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"