privatemoon
New Member
- Joined
- Feb 15, 2013
- Messages
- 42
- Office Version
- 365
- Platform
- Windows
Hello,
I would like to convert Column A and Column R's cells using a few rules.
Conditions:
Column A:
Takes out the year (2017.2018,etc)
Takes out the parenthesis and it's contents (197236, etc, this number can be random)
Takes out the word 'Book'
Adds 'show' to the end (if it doesn't already exist)
Capitalizes everything in cell
Column R:
If it has only 'B®' (followed by something else), change entire cell to 'B®'
If it has 'B® Test' followed by something else, change it to 'TEST'
Before:
Column A:
Book Example Show (197236)
2017 Book Orange Tea (211953)
2017 Snack Valley (212169)
2017 Book Philadelphia (211958)
Column R:
B® Slick Example
B® Test Example
B® Classic Rocky Road
B® Test Rocky Road
After:
Column A:
EXAMPLE SHOW
ORANGE TEA SHOW
SNACK VALLEY SHOW
PHILADELPHIA SHOW
Column R:
B®
TEST
B®
TEST
Is this possible?
I would like to convert Column A and Column R's cells using a few rules.
Conditions:
Column A:
Takes out the year (2017.2018,etc)
Takes out the parenthesis and it's contents (197236, etc, this number can be random)
Takes out the word 'Book'
Adds 'show' to the end (if it doesn't already exist)
Capitalizes everything in cell
Column R:
If it has only 'B®' (followed by something else), change entire cell to 'B®'
If it has 'B® Test' followed by something else, change it to 'TEST'
Before:
Column A:
Book Example Show (197236)
2017 Book Orange Tea (211953)
2017 Snack Valley (212169)
2017 Book Philadelphia (211958)
Column R:
B® Slick Example
B® Test Example
B® Classic Rocky Road
B® Test Rocky Road
After:
Column A:
EXAMPLE SHOW
ORANGE TEA SHOW
SNACK VALLEY SHOW
PHILADELPHIA SHOW
Column R:
B®
TEST
B®
TEST
Is this possible?