View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AL AL is offline
external usenet poster
 
Posts: 37
Default Calculated Formula

I'd like to calculate a formula based on date values in
column A. My final formula should read something like
this ='c:\02-05-04\[test.xls]sheet1'!b7

(02-05-04 is in cell a1)
And it should link to a value referenced by the formula.

Can this be done? Thanks in advance.