For Each variant In ThisDocument
[statements]
Next variant
for the above code i need VBA to scan all of the document and find each " ' " but "thisdocume nt" doesn't work neither does "wholestory " anyone got any suggestions?
cheers Blacbox
[statements]
Next variant
for the above code i need VBA to scan all of the document and find each " ' " but "thisdocume nt" doesn't work neither does "wholestory " anyone got any suggestions?
cheers Blacbox
Comment