Hi reebo,
What is I tried the format .ParameterFields(1) = "fromDate;20010101;true" and .ParameterFields(1) = "fromDate;2001,01,01;true" and both dont work.
I dont unserstand Date(YYYY,MM,DD) on visual basic, Date is not a function, I even tried cDate(yyyy,mm,dd) but that dosent work either...