View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
J_J[_2_] J_J[_2_] is offline
external usenet poster
 
Posts: 140
Default list of linking cells

Hi,
Is there a way via VBA to list all the cells that is to retrieve info from
other workbooks (i.e. cells with formulas such as
='D:\[sample.xls]Sheet1'!A11)
TIA
J_J