Questions should be simple please help

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

Guest

I have to very brief questions, how to apply a formula to a whole column? And
if you want a box to be blank but it comes up as 01/00/00 how do you get rid
of that?
Please help thanks!
 
Place the formula in a single.
Copy the cell
Select the other cells in the column
Paste
 
You should always post your formula. Just drag down and use an if
=if(a2="","",a2)
 
If you have data in A1:C30 and the formula is in D1, then select D1 and
douple-click on the little black square in the lower right corner of D1 and
the formula will automatically copy down column D as far as you have data in
column C, in this case, to D30.........

For your second question, right-click on that cell > FormatCells > NumberTab
General > OK

Vaya con Dios,
Chuck, CABGx3
 

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