View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Wirt[_6_] John Wirt[_6_] is offline
external usenet poster
 
Posts: 18
Default Linking to a cell in VBA

I would like to retrieve the value in a named cell in a closed workbook. The
workbook name, sheet name, and range name are known.

Without opening the workbook, is this possible?

Thanks.

JOhn Wirt