- Joined
- Sep 21, 2005
- Messages
- 2
- Reaction score
- 0
Hi there,
I need the instruction to calculate a specific range, i´ve tried with following instructions but does´nt work
Worksheets("Sheet1").UsedRange.Columns("A:C").Calculate
Worksheets("sheet1").Rows(2).Calculate
I´ll apreciate your help, thanks
I need the instruction to calculate a specific range, i´ve tried with following instructions but does´nt work
Worksheets("Sheet1").UsedRange.Columns("A:C").Calculate
Worksheets("sheet1").Rows(2).Calculate
I´ll apreciate your help, thanks