E
Emily
Hello,
I have a subroutine that sets a Range in a wORD97 document. I would
like to examine the contents (text) of the Range by using it as a
variable passed to a function, which function will examine the Range
for a keyword, and return a "Yes" to the subroutine that called it,
if the keyword was found.
Can I pass a Range object to a function as a variable?
If not, how else would I accomplish this?
TIA
I have a subroutine that sets a Range in a wORD97 document. I would
like to examine the contents (text) of the Range by using it as a
variable passed to a function, which function will examine the Range
for a keyword, and return a "Yes" to the subroutine that called it,
if the keyword was found.
Can I pass a Range object to a function as a variable?
If not, how else would I accomplish this?
TIA