syntax goes like this:

Worksheets("Sheet1").Range("A1").Calculate
replace A1 with your defined range name.