Removing leading text characters

  • Thread starter Thread starter Scott
  • Start date Start date
S

Scott

Hello,

Can someone tell me how I can remove leading characters
from within a cell. I can't use the RIGHT function
because the number of characters within the cells varies.

Example: I'd like to extract company names to column B so
that the range B1:B3 would read Sears,Microsoft,Google
without the regions.

Range A1:A3
Southwest Sears
North Microsoft
West Google

Thanks in advance for your help.
 
Hi Scott!

Use the Text to Columns command in the Data menu. Use the
delimited option and check the space box. Then you can
just delete column A.

Biff
 

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