Quote:
Originally posted by texasalynn
Do you want the words? Then just put quotes around it. If you want the answer to be blank type two quotes "" together.
HTH
texasalynn
|
Sorry, I should have been more specific.
I don't want the words or for it to be blank. I am importing data into the worksheet from a database. So I have some defualts I would like to use if the user has neglected to enter the necessary data.
=IF(K7="","15,962",do nothing)
So If the data was imported and there is a value, then do nothing.
Thanks,
JJ