more on adding trailing zero

  • Thread starter Thread starter Sammy
  • Start date Start date
S

Sammy

Original message below
But is there a way to add the "0" to the A1 cell w/o
getting a circler ref error?
I would have to create another column to use
=IF(LEFT(A1)="0","0"&A1,A1)

thank you
 
Hi
first: please stay in the original thread :-)
Second: Not possible to have the formula AND the value in
the same cell.

I you don't want to use a helper column you'll need VBA
 

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