View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson[_4_] Jim Thomlinson[_4_] is offline
external usenet poster
 
Posts: 1,119
Default which event/method should be used to handle sheet refresh in VBA

You need to define "refreshed".
--
HTH...

Jim Thomlinson


"Asha" wrote:

While coding in excel macros using VBA, which event or method is triggered
when the sheet is refreshed.
Can anyone plz suggest.