LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default nesting more than 7 functions?

Yes.
roger at technology4u dot co dot uk
Change the at and dots to make valid address

--
Regards
Roger Govier

"Brian" wrote in message
...
Roger,

I have entered the number $0 in all cells in row 1 so we are starting with
a
cell with the value $0 and not an empty cell. Both of your latest
suggestions give the same value. Is it possible that I can email you the
spreadsheet? Thanks again.
--
Brian


"Roger Govier" wrote:

Hi Brian

I am confused.
At first I thought the cells in row 1 of your sheet would be empty if the
month hadn't been reached.
That is why I first used Count.
Obviously, there must be a formula in there returning 0 until the month
is
reached.

The present formula is counting whether cells in A1:L1 are greater than
0.
What is in those cells. It is a very small value which is being displayed
as
0?

What result do you get for
=COUNTIF(A1:L1,""&0)
and what do you get for
=COUNTIF(A1:L1,""&0.000000000000001)

There must be something in those cells for the formula to include all 12
cells from WS2
--
Regards
Roger Govier

"Brian" wrote in message
...
Roger,
As it turns out your latest formula now adds all months (Jan-Dec) in
WS2
even if the value in each of the cells in (A1:L1) are 0. I think you
are
very
close to getting this one. I appreciate your help again.
--
Brian


"Brian" wrote:

I am using the following formula but it will involve nesting 12
functions. I
understand the limit is 7. Is there a way to write the formula to
avoid
the
nesting restriction? The first part of the formula is below and it
needs
to
continue from sum(A1:K1) to sum(A1:J1) to sum(A1:I1) and so on 12
times
until it reaches A1.

=if(L10,'WS2'!M1,if(K10,sum('WS2'!A1:K1),if(J10 ,sum('WS2"!A1:J1)...
(and
so on),0)))))

Thanks for your help.
--
Brian


 
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
Nesting if Functions don New Users to Excel 4 October 21st 05 05:42 PM
Nesting functions in the functions dialog box cs170a Excel Worksheet Functions 0 June 10th 05 10:36 PM
nesting functions Rainy Excel Worksheet Functions 1 June 1st 05 04:22 AM
nesting functions Gary Brown Excel Worksheet Functions 0 May 31st 05 11:32 PM
Nesting Functions LostNFound Excel Worksheet Functions 4 March 3rd 05 09:59 PM


All times are GMT +1. The time now is 12:34 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"