View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Drew
 
Posts: n/a
Default Combining formula and cell reference

Is there any way to combine a formula as part of the cell reference?
For example I want to use this type of format, but it doesn't work:

=Worksheetname!ADDRESS(BIG LONG FORMULA,6):T500

the output I want is: Worksheetname!F#:T500

# is defined by the BIG LONG FORMULA

If anyone knows the proper syntax, I would greatly appreciate it!!!