Type mismatch when pressing Create Report->Start button
By dion gillard 2 decades ago
I fill in the details of the form for creating a report and get a Type Mismatch in
Class MailLogAnalyse Sub New at the line:
ERange.AdjustDay(CInt(paramNbDays)-1)
as paramNbDays is "" (empty). It should be checked on the form before running the code.