Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2008

Tip: Looking for answers? Try searching our database.

Ignoring empty cells

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Amnon Wilensky - 06 Mar 2008 15:50 GMT
Hi,
how can I force excel 2003 to ignore in calculation empty cells but not
cells with zero.

For example:
the formula =If(d4=0,e4*f4," ")
brings 600000 in the first cell and 120000 in the second cell even so the
cell is empty.

     600000 0 500 1200
     120000   300 400

Any help?

Thanks,
Amnon
Tyro - 06 Mar 2008 16:01 GMT
What cell contains 0? What cell contains 500? What cell contains 1200? What
cell contains 300? What cell contains 400?
I presume the 600000 is the result of your formula as is the 120000.

Tyro

>    Hi,
> how can I force excel 2003 to ignore in calculation empty cells but not
[quoted text clipped - 12 lines]
> Thanks,
> Amnon
Amnon Wilensky - 06 Mar 2008 16:49 GMT
Thanks Tyro,
Toothless Mama gave my the answer,
Amnon
> What cell contains 0? What cell contains 500? What cell contains 1200?
> What cell contains 300? What cell contains 400?
[quoted text clipped - 18 lines]
>> Thanks,
>> Amnon
Teethless mama - 06 Mar 2008 16:06 GMT
=IF(D4<>"",E4*F4,"")

>     Hi,
> how can I force excel 2003 to ignore in calculation empty cells but not
[quoted text clipped - 12 lines]
> Thanks,
> Amnon
Amnon Wilensky - 06 Mar 2008 16:49 GMT
Thanks,
Amnon
> =IF(D4<>"",E4*F4,"")
>
[quoted text clipped - 14 lines]
>> Thanks,
>> Amnon
ryguy7272 - 06 Mar 2008 16:06 GMT
I'm not really sure what you mean, but try these:

=If(d4=0,e4*f4,"")
=If(d4=0,e4*f4,0)

Regards,
Ryan---

Signature

RyGuy

>     Hi,
> how can I force excel 2003 to ignore in calculation empty cells but not
[quoted text clipped - 12 lines]
> Thanks,
> Amnon
Amnon Wilensky - 06 Mar 2008 16:50 GMT
Thanks,
Teethless mama gave me the answer,
Amnon
> I'm not really sure what you mean, but try these:
>
[quoted text clipped - 20 lines]
>> Thanks,
>> Amnon
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.