Find & replace

K

Kathy

I need to do a find and replace on a column of text. The
problem is that some of the cells contain a lot of
characters and excel gives me the error message "Formula
is too long". Is there any way around this?
 
D

Dave R.

This is weird. but you could try a substitute formula, then copy/paste the
result of the formula over the original text.

like if you have a cell containing "apples and football" and you wanted to
replace "football" with "oranges", you would do

substitute(a1,"football","oranges")
 

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

Top