Range lowercase

R

RuGio

Hi,
im writing a macro by Microsoft Visual Basic.I wanna declare a
variable (classrng) as a range, but when i write
"Dim classrng As Range" the software corrects me with
"Dim classrng As range" with range without capital letter.
Why?
How can I avoid this?
thanks
 
D

Doug Robbins - Word MVP

I cannot replicate that issue in the Word Visual Basic Editor.

In what application are you doing it?
 
R

RuGio

Microsoft Word 2003



I cannot replicate that issue in the Word Visual Basic Editor.

In what application are you doing it?

--
Hope this helps,

Doug Robbins - Word MVP
dkr[atsymbol]mvps[dot]org




Hi,
im writing a macro by Microsoft Visual Basic.I wanna declare a
variable (classrng) as a range, but when i write
"Dim classrng As Range" the software corrects me with
"Dim classrng As range" with range without capital letter.
Why?
How can I avoid this?
thanks
 
D

Doug Robbins - Word MVP

Cannot replicate the issue in that version of Word either.

--
Hope this helps,

Doug Robbins - Word MVP
dkr[atsymbol]mvps[dot]org

RuGio said:
Microsoft Word 2003



I cannot replicate that issue in the Word Visual Basic Editor.

In what application are you doing it?

--
Hope this helps,

Doug Robbins - Word MVP
dkr[atsymbol]mvps[dot]org




Hi,
im writing a macro by Microsoft Visual Basic.I wanna declare a
variable (classrng) as a range, but when i write
"Dim classrng As Range" the software corrects me with
"Dim classrng As range" with range without capital letter.
Why?
How can I avoid this?
thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top