Speedy,
Try writing your formulas in column B similar to the following:
=IF(A1="","",A1)
This will return an empty string rather than 0 if A1 is empty.
Otherwise, it will return the value in A1.
--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
"speedy18 " wrote in
message ...
Another question from the excel dummy. I work in the oil
industry
offshore drilling oil wells. I have built a spread sheet to
total the
lengths of pipe that we have in use. Lets say that in column A,
I have
the individual items length entered. In column B i have it
totalling
the lengths. For this example I only have 10 items in use. When
i get
to A11 there is no length entered. I have already entered the
formulas
for doing the math in the B column. So in B11 it contains the
same
value as B10 since there was no value entered into A11 for it
to sum,
this continues all the way down the page. This is really not a
big
problem but it would make the sheet look more proffesional if
it left
the blank cells blank. I have set up the very bottom cell on
the sheet
as the grand total cell so I will have the ending length
already.
Basically I want if the A cell is blank then the formula in the
B cell
would make it remain blank. This may not be possible but if
anyone
knows how to make it do it I would appreciate it.
Once again, thanks for all your help.
speedy
---
Message posted from http://www.ExcelForum.com/