SOLVED
Highlighting Specific Keywords in Cell
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
CRogers22
8 - Asteroid
09-03-2024
10:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I need to highlight specific keywords in a cell. I've found a few solved questions but they're all using the table column rules. But, I have a list of 704 keywords I need to bump up against the input. Any help would be greatly appreciated.
Example:
This is what I'm trying to do but keep in mine 704 keywords. Thank you in advance for any help.
Solved! Go to Solution.
Labels:
- Labels:
- Custom Tools
3 REPLIES 3
griffinwelsh
12 - Quasar
09-03-2024
01:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@CRogers22 check out this attached solution. The only efficient approach I could think of was to overwrite the html/css of the table after it is generated using a find and replace tool. Let me know if you have any questions or if this doesn't work for your usecase.
21 - Polaris
09-03-2024
04:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@griffinwelsh
Nice one to have the expression in the Formula tool 👍
09-05-2024
04:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you!
