> Hi
>
[quoted text clipped - 7 lines]
>
> Thanks
If Selection.Information(wdWithInTable) Then
' do something
Else
MsgBox "Please select a table."
End If

Signature
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
elle0612 - 15 Nov 2007 20:11 GMT
Thank you, its just what I needed.
> > Hi
> >
[quoted text clipped - 13 lines]
> MsgBox "Please select a table."
> End If