Looks like a nice community here. Hopefully somebody can lend me a hand on this.
Here is my goal:
I have a column with 3 tri-state text strings in it. Example: |1 2 3| or |1 2 3| or | 2 3|
So, 1, 2, and 3 all have the option of being null(not present), normal, and bold.
I have set the inital value of each as normal text, without any formatting.
I have tried the following code, without much success. I keep getting Invalid Qualifier errors.
I am getting the error highlighting AR_Text. in "With AR_Text.Characters....."
If any further info is needed, feel free to ask.
Bookmarks