Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default refreshing or repainting worksheet

How could I refresh or repaint a worksheet. I couldn't
find anything from VB by using Me. ... .

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default refreshing or repainting worksheet

Alex,

If ScreenUpdating is false, set it to true. E.g.,

Application.ScreenUpdating = True

Or, are you talking about repainting a userform?

Me.Repaint


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"AlexD" wrote in message
...
How could I refresh or repaint a worksheet. I couldn't
find anything from VB by using Me. ... .

Thanks



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
Not Refreshing xlm Excel Discussion (Misc queries) 5 December 27th 08 03:51 PM
Refreshing Excel worksheet with data linked from Access mcphc Excel Discussion (Misc queries) 1 March 23rd 07 05:16 PM
Repainting a Workbook cincode5 Excel Discussion (Misc queries) 1 January 22nd 05 01:04 AM
Refreshing a Worksheet Dave Peterson[_3_] Excel Programming 1 August 5th 03 12:53 PM
Refreshing a Worksheet Dave Peterson[_3_] Excel Programming 0 August 5th 03 02:36 AM


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

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

About Us

"It's about Microsoft Excel"