Hello everyone!
Just wondering if anyone knows how to add a space before every occurrence of a "(" that is directly attached to a word without a space?
For example:
Amanda does not have a space before "(", so we should add one space for her, while Eric remains as it is:
| Student Info | Updated Student Info |
| Eric (12345) | Eric (12345) |
| Amanda(45678) | Amanda (45678) |
Thank you in advance 😍