Ahh. Good catch Derek. The top part needs to be changed: Function CalcOff(Condition, Optional WorksheetNameParameter As String) and the For statement: For Each ws In Worksheets If Worksheets(WorksheetNameParameter) = ws.Name Then WorksheetFound = True Exit For Tim -----Original Message----- From: "Derek Turner" <g4swy@yahoo.com> Sent: Monday, March 31, 2014 12:14pm To: "ExcelVBA@yahoogroups.com" <ExcelVBA@yahoogroups.com> Subject: Re: [ExcelVBA] VBA EnableCalculation Clean Up The optional parameter should be a String. Test. Derek Turner +++ >________________________________ > From: "rajarjrtj@yahoo.com"...
[smf_addin] Digest Number 3027
EXCEL Stock Market Functions Add-in Group 2 Messages Digest #3027 1a Inconsistent data download from Yahoo using RCHGetYahooHistory by northern1012001 1b Re: Inconsistent data download from Yahoo using RCHGetYahooHistory ...