J
Jean-Guy Marcil
It is considered bad form (and downright rude by some....) to use the
subject line as the body of the message. It says,"I am too lazy to construct
an appropriate message..."
Please, since we are all volunteers here, we all appreciate well constructed
messages.
Meanwhile, check out the Information method of the Selection object:
If Selection.Information(wdWithInTable) Then
MsgBox "Cursor in table."
Else
MsgBox "Cursor NOT in table."
End If
--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org
subject line as the body of the message. It says,"I am too lazy to construct
an appropriate message..."
Please, since we are all volunteers here, we all appreciate well constructed
messages.
Meanwhile, check out the Information method of the Selection object:
If Selection.Information(wdWithInTable) Then
MsgBox "Cursor in table."
Else
MsgBox "Cursor NOT in table."
End If
--
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
(e-mail address removed)
Word MVP site: http://www.word.mvps.org