Hi,
I need to make a table, in VBA using SQL, with 2 parameters (variables). (a startdate & enddate).
I made some SQL statement, it seems to do what it needs to do (table is made), but the table that is made contains no records. The 2 variables are filled with dates, but...
someone got an...