E
Edward
Hi Everybody,
I have a userform that runs a code to check the font for each word and
writes the font name in a textbox on my form , now I want to stop VBA code
when it finds a specific font and wait for the user to click on a button on
the userform asking skip or delete and after user makes his choice VBA code
continues to check the rest of the words until it finds another specific font
or gets to the end of document. Is this possible?
I have a userform that runs a code to check the font for each word and
writes the font name in a textbox on my form , now I want to stop VBA code
when it finds a specific font and wait for the user to click on a button on
the userform asking skip or delete and after user makes his choice VBA code
continues to check the rest of the words until it finds another specific font
or gets to the end of document. Is this possible?