#1   Report Post  
Micha
 
Posts: n/a
Default exel

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


  #2   Report Post  
Chip Pearson
 
Posts: n/a
Default

Try something like

=IF(A1="","",A1)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Micha" wrote in message
...
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




  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=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

"Micha" wrote:

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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Exel Calender drop down box 2005 Allen_bax Excel Discussion (Misc queries) 2 January 23rd 05 03:51 PM
Sending exel attachment Jay Excel Discussion (Misc queries) 3 January 19th 05 06:57 PM
Need help with exel database john2004 Excel Discussion (Misc queries) 1 December 22nd 04 01:05 PM
Need help with exel database john2004 Excel Discussion (Misc queries) 2 December 21st 04 05:57 PM
I need to download an exel spreadsheet file. (file extension :xls) buckrogers Excel Discussion (Misc queries) 2 December 8th 04 11:08 PM


All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"