Autofill data in cell with other existing data.

  • Thread starter Thread starter Steen Lautrup
  • Start date Start date
S

Steen Lautrup

I have a range of cells, a column, with a lot of domains. for instance;
svanholmelektro.dk,
I need www. first in all of these.
 
hi
you can use a helper column and a formula.
lets say your domain data is in column a. add a blank column B. in column b...
="www." & A2
copy down.
copy column b and pastespecial values. to turn the formula in to hard data.
delete column a.

Regards
FSt1
 

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