View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default need help with a formule

Try something like

=IF(Q8="","",SUM(Q8*Insetllingen!B16*Instellingen! Q3))


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com






"sebasjuh " wrote in
message ...
I am working with excel (one of the first time I use excel :D)

but I
have a problem.

I have this formula:
=SOM(Q8*Instellingen!B16*Instellingen!Q3)

But when you leave the field blank in Q8, you see in the field

where
this formula is a -

How do I change the formula to see nothing in that field???

(i hope you guys understand it a little bit)


---
Message posted from http://www.ExcelForum.com/