R
robotman
I'm trying to set up a roster where I can click on a symbol in front
of a person's name and it will change from an "X" to a "O".
I'm an expert at Excel VBA, but not familiar with Word VBA.
Can someone give me some ideas on how I could set up a macro to allow
the user to check on a symbol (or character) in front of a person's
name in a list and it would toggle between 2 or 3 symbols?
The list will be dynamic, so I need to write some generic code that
can identify which symbol is clicked on and toggle it to the next
symbol.
Thanks.
John
of a person's name and it will change from an "X" to a "O".
I'm an expert at Excel VBA, but not familiar with Word VBA.
Can someone give me some ideas on how I could set up a macro to allow
the user to check on a symbol (or character) in front of a person's
name in a list and it would toggle between 2 or 3 symbols?
The list will be dynamic, so I need to write some generic code that
can identify which symbol is clicked on and toggle it to the next
symbol.
Thanks.
John