Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hide #VALUE! error in cell?

I have a very long formula that depends on other cells to be filled in before
it shows a value. When those cells are not filled in, the #VALUE! error
appears. That error effects the rest of the sheet as it is needed for other
cells to work properly.

I saw someone posted:

=IF(ISERROR(your_formula),"",your_formula)

When I entered my formula, it told me there was an error in that formula,
which of course meant my problem wasnt fixed.

Any help would be appreaciated
  #2   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default Hide #VALUE! error in cell?

The formula that you have posted appears fine so I suspect the problem is
with 'your_formula'. What is this??

"A_Cayce" wrote:

I have a very long formula that depends on other cells to be filled in before
it shows a value. When those cells are not filled in, the #VALUE! error
appears. That error effects the rest of the sheet as it is needed for other
cells to work properly.

I saw someone posted:

=IF(ISERROR(your_formula),"",your_formula)

When I entered my formula, it told me there was an error in that formula,
which of course meant my problem wasnt fixed.

Any help would be appreaciated

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hide #VALUE! error in cell?

=IF(AND(AA20,AC2=0,AE2=0),ROUND(AA2,4),IF(AND(AA2 =0,AC20,AE2=0),ROUND(AC2,4),IF(AND(AA2=0,AC2=0,AE 20),ROUND(AE2,4),IF(AND(AA20,AC20,AE2=0),ROUND( AA2*$AA$38+AC2*$AC$38+1*$AE$38,4),IF(AND(AA20,AC2 =0,AE20),ROUND(AA2*$AA$38+1*$AC$38+AE2*$AE$38,4), IF(AND(AA2=0,AC20,AE20),ROUND(1*$AA$38+AC2*$AC$3 8+AE2*$AE$38,4),IF(AND(AA20,AC20,AE20),ROUND(AA 2*$AA$38+AC2*$AC$38+AE2*$AE$38,4),"
")))))))

That is my formula. This is going on a grading sheet, so it is looking at a
few other cells, averaging them and giving them different weight values.

If I enter data into the cells AA2, AC2 an AE2, the #VALUE! error goes away
and it shows what the grade should be.

I am just trying to make the final cell AG2 (the one that shows the error)
appear empty. There are other cells that require that cell to look empty.

Hopefully that makes sense.

"Dan" wrote:

The formula that you have posted appears fine so I suspect the problem is
with 'your_formula'. What is this??

"A_Cayce" wrote:

I have a very long formula that depends on other cells to be filled in before
it shows a value. When those cells are not filled in, the #VALUE! error
appears. That error effects the rest of the sheet as it is needed for other
cells to work properly.

I saw someone posted:

=IF(ISERROR(your_formula),"",your_formula)

When I entered my formula, it told me there was an error in that formula,
which of course meant my problem wasnt fixed.

Any help would be appreaciated

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
Getting error message when trying to hide a column Big Jamie Excel Discussion (Misc queries) 2 November 10th 08 09:13 PM
hide the #N/A error SheriTingle Excel Discussion (Misc queries) 2 October 15th 07 12:02 PM
Hide Error Message laurie g Excel Discussion (Misc queries) 3 September 15th 06 10:45 PM
Hide #div/0 Error When Averaging navychef Excel Worksheet Functions 5 December 17th 05 06:44 AM
Hide empty field error J Excel Worksheet Functions 3 June 28th 05 05:10 AM


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