Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #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!!!
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Niek Otten
 
Posts: n/a
Default Combining formula and cell reference

Look at the INDIRECT() function

--
Kind regards,

Niek Otten

"Drew" wrote in message ...
| 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!!!


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

THANK YOU FROM THE BOTTOM OF MY HEART

"Ardus Petus" wrote:

=INDIRECT("Worksheetname!F"&BIGLONGFORMLA&":T500")

HTH
--
AP

"Drew" a écrit dans le message de news:
...
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!!!




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to paste formula but reference a fixed cell HR Excel Discussion (Misc queries) 3 April 7th 06 04:27 AM
Function/ formula to output a cell reference Creator Excel Worksheet Functions 19 February 17th 06 06:39 PM
How do I leave formula cell blank if 2nd reference cell is empty? Liana S Excel Discussion (Misc queries) 2 October 21st 05 04:38 PM
Cell Formula reference to cell Based On third Cell Content Gabriel Excel Discussion (Misc queries) 1 February 11th 05 06:36 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 06:05 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"