ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   how to copy blank cells (https://www.excelbanter.com/excel-discussion-misc-queries/155645-how-copy-blank-cells.html)

Careeranalysts

how to copy blank cells
 
Hi all
I am trying to copy contents of cells from one worksheet to another but i
would like blank cells to remain blank. Presently i am using the formula =a1
for instance and if there is nothing in that cell it puts a 0 there. what
formula should I use to end up with something in the destination cell only if
there is something in the original cell?

Thanks

Gary''s Student

how to copy blank cells
 
=IF(A1="","",A1)
--
Gary''s Student - gsnu200739


"Careeranalysts" wrote:

Hi all
I am trying to copy contents of cells from one worksheet to another but i
would like blank cells to remain blank. Presently i am using the formula =a1
for instance and if there is nothing in that cell it puts a 0 there. what
formula should I use to end up with something in the destination cell only if
there is something in the original cell?

Thanks


Careeranalysts

how to copy blank cells
 
Thanks very much - that's great.
Leo

"Gary''s Student" wrote:

=IF(A1="","",A1)
--
Gary''s Student - gsnu200739


"Careeranalysts" wrote:

Hi all
I am trying to copy contents of cells from one worksheet to another but i
would like blank cells to remain blank. Presently i am using the formula =a1
for instance and if there is nothing in that cell it puts a 0 there. what
formula should I use to end up with something in the destination cell only if
there is something in the original cell?

Thanks



All times are GMT +1. The time now is 08:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com