View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default which event/method should be used to handle sheet refresh in VBA

Your answer was visible to me before the question. That is service! <g

--
Regards,
Tom Ogilvy


"Jim Thomlinson" wrote in message
...
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.