April 2006
Beginner
1114 pages
98h 16m
English
range.Value([RangeValueDataType]) [= setting]
Sets or returns the value of the specified range.
|
Argument |
Settings |
|---|---|
|
|
|
The following code returns the values of the specified range in XML format:
ActiveSheet.Range("G1:G5").Value(xlRangeValueMSPersistXML)Read now
Unlock full access