View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default What is the bar and function name for refresh all?

Try something like:

ActiveWorkbook.UpdateLink Name:=ActiveWorkbook.LinkSources


--
Gary''s Student - gsnu201001


"Eric" wrote:

Does anyone have any suggestions on what the bar and function name is for
refresh all from external links?
I would like to code macro to refresh all from external links,
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric