T terryzs New member Local time Yesterday, 16:37 Joined May 23, 2006 Messages 6 Oct 22, 2006 #1 Hi! Please find attached database. I have created a query to find unmatched data. Where I'm doing wrong? S_log = 301 & T_log = 292 record. Unmatched should be 9 record I'm getting 301.????? Can any one help me in this. Regards, Terry. Attachments Sample.zip Sample.zip 20.6 KB · Views: 126 Last edited: Oct 22, 2006
Hi! Please find attached database. I have created a query to find unmatched data. Where I'm doing wrong? S_log = 301 & T_log = 292 record. Unmatched should be 9 record I'm getting 301.????? Can any one help me in this. Regards, Terry.
Z Ziggy1 Registered User. Local time Today, 00:37 Joined Feb 6, 2002 Messages 462 Oct 23, 2006 #2 Your Data types are out of wack. I exported your data and imported it back in and corrected the formats and it worked. even though they looked OK on yours the "formats" were different between tables. just changing them to match did not seem to work. Attachments Sample.zip Sample.zip 33.1 KB · Views: 126
Your Data types are out of wack. I exported your data and imported it back in and corrected the formats and it worked. even though they looked OK on yours the "formats" were different between tables. just changing them to match did not seem to work.
T terryzs New member Local time Yesterday, 16:37 Joined May 23, 2006 Messages 6 Oct 26, 2006 #3 Thanks. Hi! Thanks for giving your time and help. Terry.
Z Ziggy1 Registered User. Local time Today, 00:37 Joined Feb 6, 2002 Messages 462 Oct 26, 2006 #4 no probs Ziggy