- Joined
- Sep 21, 2005
- Messages
- 2
- Reaction score
- 0
calculate a specific range
Hi there,
How can i calculate only a specific range, because the followings instructions does not work, and show me Error
Worksheets("Sheet1").UsedRange.Columns("A:C").Calculate
Worksheets("sheet1").Rows(2).Calculate
I'll apreciate your help
Hi there,
How can i calculate only a specific range, because the followings instructions does not work, and show me Error
Worksheets("Sheet1").UsedRange.Columns("A:C").Calculate
Worksheets("sheet1").Rows(2).Calculate
I'll apreciate your help
Last edited: