Macro to find nested double quotes in document
Hi,
I'm attempting to write a macro which finds nested double quotes in a document, but I'm not having much luck. I would be looking to find something like this:
"When he said "hello," it really made me think."
The reason I'm trying to do this is because the inside pair of quotes should be single quotes, not double. So I'm attempting to correct all instances where double quotes are used inside of another pair of double quotes. I'm fairly certain that all quote marks would be curly, not straight.
Does anyone have any insight on how to create this macro?
Thanks,
Arg0nawt
|