Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formula apparently successful but #VALUE displayed

Hello Excel Experts,

I need an Excel formula to compute an average of percentages, ignoring
the "EXC" code and zeroing out blank entries. Here is my guess:

=AVERAGE(IF(H5:AY5="EXC","",IF(ISBLANK(H5:AY5),0,H 5:AY5/H$2:AY$2)))

The #VALUE error is displayed in the cell. However, if I click the
equals sign in the formula palette, I can see numbers in the dialog.
The "Number1" field is shown to have the value of an array of numbers.
There is a number next to the "Formula result=" line. So why the
error?

I'm using Excel for Mac Version 11.3.7 (070724), and spreadsheet has
been exported from Google Documents.

Thanks in advance for any help.

--Matthew Leingang
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Formula apparently successful but #VALUE displayed

Did you enter it as an array formula (Control Shift Enter, or whatever your
Mac equivalent is)?
You'll get that error if you don't.
--
David Biddulph

"Matthew Leingang" wrote in message
...
Hello Excel Experts,

I need an Excel formula to compute an average of percentages, ignoring
the "EXC" code and zeroing out blank entries. Here is my guess:

=AVERAGE(IF(H5:AY5="EXC","",IF(ISBLANK(H5:AY5),0,H 5:AY5/H$2:AY$2)))

The #VALUE error is displayed in the cell. However, if I click the
equals sign in the formula palette, I can see numbers in the dialog.
The "Number1" field is shown to have the value of an array of numbers.
There is a number next to the "Formula result=" line. So why the
error?

I'm using Excel for Mac Version 11.3.7 (070724), and spreadsheet has
been exported from Google Documents.

Thanks in advance for any help.

--Matthew Leingang



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Formula apparently successful but #VALUE displayed

Oh, thanks for reminding me about that. The cell is in a list, and
even though I did enter it as an array formula, selecting "Yes" to the
dialog asking if I want to copy the formula to the other cells in the
column copies the plain (non-array, i.e., erroneous) formula.

--Matt

On Jan 22, 9:14 am, "David Biddulph" <groups [at] biddulph.org.uk
wrote:
Did you enter it as an array formula (Control Shift Enter, or whatever your
Mac equivalent is)?
You'll get that error if you don't.
--
David Biddulph

"Matthew Leingang" wrote in message

...

Hello Excel Experts,


I need an Excel formula to compute an average of percentages, ignoring
the "EXC" code and zeroing out blank entries. Here is my guess:


=AVERAGE(IF(H5:AY5="EXC","",IF(ISBLANK(H5:AY5),0,H 5:AY5/H$2:AY$2)))


The #VALUE error is displayed in the cell. However, if I click the
equals sign in the formula palette, I can see numbers in the dialog.
The "Number1" field is shown to have the value of an array of numbers.
There is a number next to the "Formula result=" line. So why the
error?


I'm using Excel for Mac Version 11.3.7 (070724), and spreadsheet has
been exported from Google Documents.


Thanks in advance for any help.


--Matthew Leingang

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
Apparently missing in Excel 2007 Howard Woods Excel Discussion (Misc queries) 4 October 30th 07 02:58 PM
Apparently exceeds max formula length? BudW Excel Discussion (Misc queries) 6 January 26th 07 10:25 PM
My needs are simple-apparently, so am I LSUCHEER Excel Worksheet Functions 1 July 29th 05 08:05 PM
Calculating time between successful data transmissions Donnie Excel Discussion (Misc queries) 2 December 10th 04 12:45 PM
trying to reinstall excel 5.0, apparently missing a disk Tammy Setting up and Configuration of Excel 2 December 5th 04 06:26 PM


All times are GMT +1. The time now is 01:19 AM.

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"