Chimp8471
Registered User.
- Local time
- Today, 04:00
- Joined
- Mar 18, 2003
- Messages
- 353
i need to use a delete query to filter out some data not required,
the trouble is that when i import the data from excel it brings in the headings and on the excel spreadsheet it also totals each day it also brings in the total.
so i end up with for example
i get 33 lines of data that i want
i get one line of data that is the headings from the spreadsheet
i get one line of data that is blank except for the last column with has a total amount in it.
how do i set up a delete query
to delete the headings, and the total figure...but keep the rest of the data
i have attached the spreadsheet i am trying to read from and also the small database that i am trying to setup.
cheers
Andy
the trouble is that when i import the data from excel it brings in the headings and on the excel spreadsheet it also totals each day it also brings in the total.
so i end up with for example
i get 33 lines of data that i want
i get one line of data that is the headings from the spreadsheet
i get one line of data that is blank except for the last column with has a total amount in it.
how do i set up a delete query
to delete the headings, and the total figure...but keep the rest of the data
i have attached the spreadsheet i am trying to read from and also the small database that i am trying to setup.
cheers
Andy