Hi
Range("Currency_cell").Formula = "=IF($D$43="","",$D$43)"
This formula get incorrect in the cell.. it turns out like
=IF($D$43=",",$D$43)
So some of the "" are missing... how do I get around this..
Cheers
--
Ctech
------------------------------------------------------------------------
Ctech's Profile:
http://www.excelforum.com/member.php...o&userid=27745
View this thread:
http://www.excelforum.com/showthread...hreadid=529951