Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default I need to hide a formula

Hello,
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.
--
June
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default I need to hide a formula

=IF(ISERROR(AVERAGE(C6:G6)),"",AVERAGE(C6:G6))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"June" wrote:
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default I need to hide a formula

June,

I assume you meant
=AVERAGE(C6,D6,E6,F6,G6,)

which I would re-write as
=AVERAGE(C6:G6)

That formula can't produce a #DIV/0 error, are you sure you posted all your
formula because that comma at the end looks suspicious

Mike

"June" wrote:

Hello,
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.
--
June

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default I need to hide a formula

It works.

I just learned that services like this and people like you existed. You were
a great help.

My Boss loves the spreadsheet.

Thank you
--
June


"Max" wrote:

=IF(ISERROR(AVERAGE(C6:G6)),"",AVERAGE(C6:G6))
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:363 Subscribers:64
xdemechanik
---
"June" wrote:
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.

  #5   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default I need to hide a formula

Welcome, June. Happy to receive such feedback. Thanks
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:20,500 Files:362 Subscribers:64
xdemechanik
---
"June" wrote in message
...
It works.

I just learned that services like this and people like you existed. You
were
a great help.

My Boss loves the spreadsheet.

Thank you
--
June





  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default I need to hide a formula

Hello Mike,

Thank you for responding. Max took care of me.
You were a help also with rewriting the original formula.

Thanks
--
June


"Mike H" wrote:

June,

I assume you meant
=AVERAGE(C6,D6,E6,F6,G6,)

which I would re-write as
=AVERAGE(C6:G6)

That formula can't produce a #DIV/0 error, are you sure you posted all your
formula because that comma at the end looks suspicious

Mike

"June" wrote:

Hello,
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.
--
June

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default I need to hide a formula

Hi,

I'm glad you got the help you needed but remain intrigued as to how you got
a div/0 error with the average formula you posted.

Mike

"June" wrote:

Hello Mike,

Thank you for responding. Max took care of me.
You were a help also with rewriting the original formula.

Thanks
--
June


"Mike H" wrote:

June,

I assume you meant
=AVERAGE(C6,D6,E6,F6,G6,)

which I would re-write as
=AVERAGE(C6:G6)

That formula can't produce a #DIV/0 error, are you sure you posted all your
formula because that comma at the end looks suspicious

Mike

"June" wrote:

Hello,
I've created the following formula:AVERAGE(C6,D6,E6,F6,G6,)
Please help me change this formula to IF function in order to elimnate
#DIV/0! giving me a clean spreadsheet for presentation.
--
June

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
Protect individual cell and hide formula in formula bar Ashish Saxena Excel Worksheet Functions 1 April 24th 08 08:39 AM
how to hide formula Narendra Boga[_2_] Excel Discussion (Misc queries) 5 August 6th 07 01:26 PM
formula to hide row sdwhite Excel Worksheet Functions 2 May 19th 07 12:12 AM
Formula won't hide Karen Excel Discussion (Misc queries) 1 March 19th 07 09:46 PM
Hide Formula BAIJU Excel Discussion (Misc queries) 3 July 16th 06 08:00 AM


All times are GMT +1. The time now is 04:47 PM.

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"