April 2006
Beginner
1114 pages
98h 16m
English
worksheet.UsedRange
Returns a Range object that represents the cell range that contains data.
The following code returns the cell range on the WombatBattingAverages worksheet that contains the worksheet’s data.
Worksheets("WombatBattingAverages").UsedRange.AddressRead now
Unlock full access