I ijswalker Registered User. Local time Today, 14:43 Joined Jun 16, 2008 Messages 67 Sep 12, 2008 #1 Hi, Does anyone know of a way to filter a file on import into Access. I have a CSV file and I want to be able to filter the report to exclude records with a zero value when I import into Access. Thanks Ian
Hi, Does anyone know of a way to filter a file on import into Access. I have a CSV file and I want to be able to filter the report to exclude records with a zero value when I import into Access. Thanks Ian
gemma-the-husky Super Moderator Staff member Local time Today, 22:43 Joined Sep 12, 2006 Messages 16,072 Sep 12, 2008 #2 you need to import to a temporary table, massage the table to remove the data/tidy it up, then load the table to your actual database
you need to import to a temporary table, massage the table to remove the data/tidy it up, then load the table to your actual database