B
B Wilcox
Hello,
A data type code is automatically changing to lower case
rather then the usual upper case.
Dim XX as Range appears as Dim XX as range
How can I correct?
B Wilcox
A data type code is automatically changing to lower case
rather then the usual upper case.
Dim XX as Range appears as Dim XX as range
How can I correct?
B Wilcox