ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #REF error in named formula (https://www.excelbanter.com/excel-worksheet-functions/167249-ref-error-named-formula.html)

Gene

#REF error in named formula
 
I have several worksheets in a workbook. I have ABX and XLNX as the first
and last worksheets. I have incorporated ABX:XLNX!J14 to reference cells in
each worksheet in a named formula. I get a #REF error. I put =ABX:XLNX!J14 in
a cell by itself and get the same error. I can't find anything wrong with
the reference
--
GeneS

Mike H

#REF error in named formula
 
Gene,

as pointed out in your post =ABX:XLNX!J14 would be a reference to sheet
ABX:XLNX cell J14 except that it would ne an liiegal sheet name because of
the colon.

Maybe you want to sum J14 in every sheet, in which case the correct syntax is
=SUM(ABX:XLNX!J14)

where ABX is the first sheet and XLNX is the last.

Mike

"Gene" wrote:

I have several worksheets in a workbook. I have ABX and XLNX as the first
and last worksheets. I have incorporated ABX:XLNX!J14 to reference cells in
each worksheet in a named formula. I get a #REF error. I put =ABX:XLNX!J14 in
a cell by itself and get the same error. I can't find anything wrong with
the reference
--
GeneS


Dave Peterson

#REF error in named formula
 
Check your other posts, too.

Gene wrote:

I have several worksheets in a workbook. I have ABX and XLNX as the first
and last worksheets. I have incorporated ABX:XLNX!J14 to reference cells in
each worksheet in a named formula. I get a #REF error. I put =ABX:XLNX!J14 in
a cell by itself and get the same error. I can't find anything wrong with
the reference
--
GeneS


--

Dave Peterson


All times are GMT +1. The time now is 01:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com