0 instead of nothing?

  • Thread starter Thread starter Mia
  • Start date Start date
M

Mia

Hello,

When Im making formulas like =Fakturaunderlag!L6
Im getting 0 instead of a empty cell as it should be,
how do I fix this?
 
Handle that using IF

=IF(Fakturaunderlag!L6="","",Fakturaunderlag!L6)

If this post helps click Yes
 
Thank you!

You saved med twice in 24 hours now! Have a nice weekend!

--
Best regards
Mia


"Jacob Skaria" skrev:
 
Back
Top