Any help in manipulating text appreciated

  • Thread starter Thread starter Ronl
  • Start date Start date
R

Ronl

HI,

I need to be able to check cell contents in a specific row (c) and se
if the text matches and if it does the put different text in
different cell.

eg if a3="text" then a5="different text"

the information in a3 could be up to 15 different items resulting in u
to 6 different texts.

something like search and replace only replacing to a differen
multiple cells 1 or 2 cells away, throughout the worksheet.

Is this possible
 
HI,

I need to be able to check cell contents in a specific row (c) and see
if the text matches and if it does the put different text in a
different cell.

eg if a3="text" then a5="different text"

the information in a3 could be up to 15 different items resulting in up
to 6 different texts.

something like search and replace only replacing to a different
multiple cells 1 or 2 cells away, throughout the worksheet.

Is this possible?

Sounds like a job for a lookup table. Check HELP for VLOOKUP.


--ron
 

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