#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 125
Default Sum Indirect

Hi

Struggling with this indirect formula - got #ref error

exel 2003
A4 = sheet number

=SUM(INDIRECT("&A4&!"&M1:M14))

any one able to assist?

regards

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/201004/1

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 834
Default Sum Indirect

Try

=SUM(INDIRECT(A4&"!M1:M14"))

--

HTH

Bob

"BNT1 via OfficeKB.com" <u19326@uwe wrote in message
news:a61f79aa03a25@uwe...
Hi

Struggling with this indirect formula - got #ref error

exel 2003
A4 = sheet number

=SUM(INDIRECT("&A4&!"&M1:M14))

any one able to assist?

regards

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/201004/1



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 125
Default Sum Indirect

Thanks Bob for the quick response - Worked a treat

regards

Bob Phillips wrote:
Try

=SUM(INDIRECT(A4&"!M1:M14"))

Hi

[quoted text clipped - 8 lines]

regards


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/201004/1

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Sum Indirect

Hi,

Is this what you want?
=SUM(INDIRECT(A4&"!M1:M14"))
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"BNT1 via OfficeKB.com" wrote:

Hi

Struggling with this indirect formula - got #ref error

exel 2003
A4 = sheet number

=SUM(INDIRECT("&A4&!"&M1:M14))

any one able to assist?

regards

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...tions/201004/1

.

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
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions Mike Barlow Excel Worksheet Functions 7 May 21st 23 07:42 PM
Help with INDIRECT Anita Taylor Excel Worksheet Functions 5 March 6th 08 12:50 AM
INDEX("a"&COLUMNS(INDIRECT(A1):INDIRECT(A2)):A30,4) Dave F[_2_] Excel Discussion (Misc queries) 3 September 20th 07 08:36 PM
Can I use INDIRECT.EXT for this? Jay Nichols Excel Worksheet Functions 2 October 22nd 06 05:13 PM
Indirect Help xcelion Excel Worksheet Functions 3 September 2nd 05 03:03 PM


All times are GMT +1. The time now is 02:42 PM.

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

About Us

"It's about Microsoft Excel"