Basic Excel Help....!

  • Thread starter Thread starter Simon L
  • Start date Start date
S

Simon L

Hi,

I am a newbie to this board and to excel.. I have a list of numbers:
07973190447
07788520694
07803297928
07753115869
07736777401

What I want to do is delete the 0 at the start and replace it with 44
is there a quick way of doing this...

Thanks,
Simo
 
Your number data looks like text already, to keep it text try:
=SUBSTITUTE(A5,"LEn(A5)-(len(A5)-1",44)
HTH

Simon L said:
Hi,

I am a newbie to this board and to excel.. I have a list of numbers:
07973190447
07788520694
07803297928
07753115869
07736777401

What I want to do is delete the 0 at the start and replace it with 44,
is there a quick way of doing this...

Thanks,
Simon


------------------------------------------------



~~Now Available: Financial Statements.xls, a step by step guide to
creating financial statements
 

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

Similar Threads


Back
Top