Avatar of Andreamary
Andreamary

asked on 

Changing value in one cell based on last part of text string in another cell

Column L contains text strings of various lengths. Column S has data validation that includes the following words in the dropdown menu: NEW, REVISED, DELETED.

I want to create a formula that changes the value in Column S if specific criteria are met in Column L as follows:

If the text string in column L ends with "- NEW", then the cell in Column S (in same row) autopopulates with the word "NEW".

If text string in column L does not end with "- NEW",  then the cell in Column S (in same row) autopopulates with the word "REVISED"

If cell in column L is blank, then the cell in Column S (in same row) remains blank.

Thanks!
Andrea
Microsoft ExcelOffice Productivity

Avatar of undefined
Last Comment
Andreamary

8/22/2022 - Mon