View Single Post
 
Old 09-15-2014, 11:15 PM
NobodysPerfect NobodysPerfect is offline Windows 8 Office 2010 32bit
Competent Performer
 
Join Date: Jan 2014
Location: Germany
Posts: 136
NobodysPerfect is on a distinguished road
Default 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
Reply With Quote