J
JIM.H.
Dim mFree As Double
mFree = wkbk.Sheets(1).Application.Sum(Range("Z2:Z10"))
this does not sum, any suggestion?
mFree = wkbk.Sheets(1).Application.Sum(Range("Z2:Z10"))
this does not sum, any suggestion?