Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jay Jay is offline
external usenet poster
 
Posts: 671
Default Sorry, here goes again!!!

Here's the calculation generating the error, how to get rid of it, if there
are zero or blank cells in the calculations?

=IF(F32="","",$D$34*F32)
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Sorry, here goes again!!!

"Jay" wrote:
Here's the calculation generating the error, how to get rid of it, if there
are zero or blank cells in the calculations?
=IF(F32="","",$D$34*F32)


Might suffice to check both precedent cells:
=IF(OR(F32="",$D$34=""),"",$D$34*F32)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
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



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