exel

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,
I've got a problem with copying things.

If I copy something in exel by using: ='name and number of cell'
And the cell where I copy from doesn't have any information,
ther automaticly appears an 0(zero) in the cell where I am copying to.

How can I get rid of that zero?

Thanks
 
=IF('name and number of cell'="","",'name and number of cell')

or you can format not show zeros

as an example

General;-General;

will not show zeros

Regards,

Peo Sjoblom
 

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