Formula help
I want text to generate in cell based off of another cell. I want cell with text "Knowledge Card - Access" to generate "kccard" in another cell.
I want Knowledge Card to abbreviate to "kc" and I want the word after the hyphen no matter what the word is to appear right after.
Best Answer
-
Paul Newcome ✭✭✭✭✭✭
In that case you would use
= " kc " +正确的([Column Name]@row, LEN([Column name]@row) - (FIND("-", [Column Name]@row) + 2))
Answers
-
Paul Newcome ✭✭✭✭✭✭
So are you looking for two different formulas? You outline above two separate outputs.
"kccard"
vs
"kc" and the word after the hyphen
-
I need a formula for the second. I will have cells that have any word after the hyphen.
"Knowledge Card - ______"
-
Paul Newcome ✭✭✭✭✭✭
In that case you would use
= " kc " +正确的([Column Name]@row, LEN([Column name]@row) - (FIND("-", [Column Name]@row) + 2))
-
Thank you!
-
Paul Newcome ✭✭✭✭✭✭
Categories
I hope you're well and safe!<\/p>
There's a known issue at the moment.<\/p>
I'll get back to the post if I can find the thread.<\/p>
I hope that helps!<\/p>
Be safe, and have a fantastic weekend!<\/p>
Best,<\/p>
Andrée Starå<\/strong><\/a> | Workflow Consultant \/ CEO @ WORK BOLD<\/strong><\/a><\/p>