T
troubadour
Does this command return a code that i could test (such as a boolean
found/not found) ?
Selection.Find.Execute
(i would like the program to stop if the string i search is not found)
Or is it an option of the "with" statement ?
Troubadour
found/not found) ?
Selection.Find.Execute
(i would like the program to stop if the string i search is not found)
Or is it an option of the "with" statement ?
Troubadour