Formatting with currency symbol

  • Thread starter Thread starter deniseandgavin
  • Start date Start date
D

deniseandgavin

I want to format cells that only contain numbers so that if the number
is <>0 then the word "Kip" is displayed after the number in the same
cell.

So if the cell = 0 or blank nothing would be displayed. Can this be
done?

The cell would also need to be capable of being summed.

Thanks
 
Use a custom format of 0"Kip";;""

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top