Selection (range) in Word or Excel table
Hi to all,
I'm looking for a short and reliable way to determine if the current selection is within a Word table or a "{ LINK Excel.Sheet ... }" Excel table.
Selection.Information in both cases is wdWithinTable.
.Parent in both cases is the current document.
.Creator and .Application in both cases is Word.
So where is the difference?
Thanks for any help
NP
|