davidh9876
Programmer
I am trying to write a VBA macro for Word 2007. What I need is for the user to sart the macro, the macro to prompt the user to make a selection by highlighting text in the document, having the macro process that selection and to have this all repeat until the user is done selecting text. There is no way to know before run time how many selections there will be or what they will exceptfor the user to highlight text.
If anyone is familiar with AutoCAD VBA, I'm looking for the equivalent of the AcadSelectionSet.SelectOnScreen method. I can't find anything anywhere that shows how to do this. Please help!!!
If anyone is familiar with AutoCAD VBA, I'm looking for the equivalent of the AcadSelectionSet.SelectOnScreen method. I can't find anything anywhere that shows how to do this. Please help!!!