ChrisCalvert
Technical User
I need to be able to check to determine if a date already exist in a table, and if it does not, then import a text file. I have got the import part. I know this is a simple If statement, but I don't really know the best way to go about setting up the test condition. It's something like:
if ( Customers.date contains Date())
This might be a SQL question, ultimately.
Any ideas/help/suggestions/ pills of ultimate Access and SQL knowledge much appreciated. Young Programmer: But, sir, the users are revolting!
Old Programmer: They've always been revolting, now they're just rebellin'!
if ( Customers.date contains Date())
This might be a SQL question, ultimately.
Any ideas/help/suggestions/ pills of ultimate Access and SQL knowledge much appreciated. Young Programmer: But, sir, the users are revolting!
Old Programmer: They've always been revolting, now they're just rebellin'!