LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default Formula needed to show blank when values do not appear

I have a spreadsheet where by column H, and every third column after that up
to AO7, shows an amount of growth from the starting figure that appears in
column E (the growth shown in each column is NOT cumulative).

At the end of the spreadsheet, I have column which needs to show the last
growth figure entered for each row. However, not all rows will show it's
last figure in the same column, i.e. the last growth figure for row 11 might
appear at K11, while the last growth figure for row 19 might appear at T19.
All cells prior to the last populated cell should be populated.

I have entered a formula to achieve this, which works ok:

=INDIRECT(CONCATENATE("R",ROW(),"C",((COUNT(H11,K1 1,N11,Q11,T11,W11,Z11,AC11,AF11,AI11,AL11,AO11))*3 )+5),FALSE)

However, where there is no growth amount shown on the spreadsheet (in any of
the cell refs displayed in formula above), I need the value in the last
column to show nothing (blank). At the moment it shows the value of column E
(the starting figure upon which the growth figures are based) but this will
distort my figures.

Any ideas?

Thanks in advance!
 
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
Formatting 0 values to show blank cells RLD Excel Discussion (Misc queries) 4 March 12th 10 06:36 PM
Formula Needed for Corresponding Blank Cell mjones Excel Worksheet Functions 0 December 16th 09 12:43 AM
IF formula returns blank cells--only want values to show Wilma Excel Worksheet Functions 3 July 14th 09 04:02 PM
Zero values to show blank Louise Excel Worksheet Functions 9 May 4th 07 07:48 AM
zero values in charts-don't want to show as zero, but as blank ML Excel Discussion (Misc queries) 3 August 2nd 05 10:51 PM


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