Thread: [Solved] Word.Range
View Single Post
 
Old 03-07-2017, 11:29 AM
Serpico Serpico is offline Windows 10 Office 2016
Novice
 
Join Date: Mar 2017
Posts: 4
Serpico is on a distinguished road
Default Word.Range

Hello everybody,

I have been trying for some time to get the basics of vba. Well, it is not that easy
Actually, I am trying to write a userform in Word in VBA. In some up looked examples I found these statements:

Dim var as Range & Dim var as Word.Range

I am looking now for several days an explanation, but without any success.

Can anybody tell me he real meaning of word.range or the difference to simply use range?

Thanks in advance
RR
Reply With Quote