Thread: FALSE message
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jacob Skaria Jacob Skaria is offline
external usenet poster
 
Posts: 8,520
Default FALSE message

=IF(J22,B49*1.5+J22,"")



If this post helps click Yes
---------------
Jacob Skaria


"james" wrote:

=IF(J22,B49*1.5+J22)

how do i stop the false message in this formula when J22 is empty?
B49 is labour price, 1.5 is amount of hours, J22 is unit price.