Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I ignore cell values of zero?

I have a 12 spreadsheets with 1100 lines being given to me from different
people...each person must put a H,L or M in a particular cell, I have a
formula to calculate H,L and M into values. Example: h=15, L=24, m=30. On
some of my 12 spreadsheets i have h,L, or M blank which returns "0" --
I need to consolidate these 12 spreadsheets into a master sheet calculating
h,L, and M then averaging those values. This works as long as the spreadsheet
has an h, l or m in the cell.
My formulas returns a "False" message when it finds a zero value.
Initially, I would think to just delete the formula cell returning zero;
however with 1100 lines and 12 spreadsheets it would be an impossible task.
How can I create a formula to ignore the cells that return a value of "0"?
I need to make sure that the zero isn't calculated so my average will come
out right.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default How do I ignore cell values of zero?

may we see your formula?

"cenendra" wrote:

I have a 12 spreadsheets with 1100 lines being given to me from different
people...each person must put a H,L or M in a particular cell, I have a
formula to calculate H,L and M into values. Example: h=15, L=24, m=30. On
some of my 12 spreadsheets i have h,L, or M blank which returns "0" --
I need to consolidate these 12 spreadsheets into a master sheet calculating
h,L, and M then averaging those values. This works as long as the spreadsheet
has an h, l or m in the cell.
My formulas returns a "False" message when it finds a zero value.
Initially, I would think to just delete the formula cell returning zero;
however with 1100 lines and 12 spreadsheets it would be an impossible task.
How can I create a formula to ignore the cells that return a value of "0"?
I need to make sure that the zero isn't calculated so my average will come
out right.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default How do I ignore cell values of zero?

Instead of returning 0, get your formula to return an empty string "", and
then the AVERAGE function will ignore it.
--
David Biddulph

"cenendra" wrote in message
...
I have a 12 spreadsheets with 1100 lines being given to me from different
people...each person must put a H,L or M in a particular cell, I have a
formula to calculate H,L and M into values. Example: h=15, L=24, m=30.
On
some of my 12 spreadsheets i have h,L, or M blank which returns "0" --
I need to consolidate these 12 spreadsheets into a master sheet
calculating
h,L, and M then averaging those values. This works as long as the
spreadsheet
has an h, l or m in the cell.
My formulas returns a "False" message when it finds a zero value.
Initially, I would think to just delete the formula cell returning zero;
however with 1100 lines and 12 spreadsheets it would be an impossible
task.
How can I create a formula to ignore the cells that return a value of "0"?
I need to make sure that the zero isn't calculated so my average will come
out right.



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 do I ignore Graphs zero values. fishy Charts and Charting in Excel 11 August 14th 20 07:18 PM
I want a formula to ignore text values in cell references Russellrupert New Users to Excel 3 January 11th 12 10:15 PM
ignore values in a column mrasker Excel Discussion (Misc queries) 4 October 5th 07 07:42 PM
Ignore N/A values with an area chart SPeterson Charts and Charting in Excel 1 November 14th 05 04:14 PM
how do i sum up a column of time values but ignore negative values Croll New Users to Excel 1 October 11th 05 05:55 PM


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