I have a customer table and each customer has an INDATE and an OUTDATE, I am
trying to create a report that shows all customers from INDATE and all
cutomers from OUTDATE, where INDATEand OUTDATE =[]. (wildcard input date)
I have created INDATE as query1, OUTDATE as query2, I created a 3rd query
combining both.
I run the 3rd query, put in the [] indate then [] outdate, press enter and I
get double records.
Smith
Smith
Jones
Jones
etc.
What am I doing wrong,? can SKS help please.
Gordon.
trying to create a report that shows all customers from INDATE and all
cutomers from OUTDATE, where INDATEand OUTDATE =[]. (wildcard input date)
I have created INDATE as query1, OUTDATE as query2, I created a 3rd query
combining both.
I run the 3rd query, put in the [] indate then [] outdate, press enter and I
get double records.
Smith
Smith
Jones
Jones
etc.
What am I doing wrong,? can SKS help please.
Gordon.
Comment