I have a database that works as a sales system. From a table in the database I run a query that calculates the totals for that day.
i.e.
Date……….Dept 1…..Dep2
07/11/05…...£10………£10
What I need is:
1. You click a button
2. It copies the date and finds it in the excel spreadsheet as the sheet will already have a field called date.
3. It will then copy the Dept 1 figure and Dept 2 figure into the spreadsheet where the date matches (in a certain column)
Can this be done?
Kindest Regards
Danian
i.e.
Date……….Dept 1…..Dep2
07/11/05…...£10………£10
What I need is:
1. You click a button
2. It copies the date and finds it in the excel spreadsheet as the sheet will already have a field called date.
3. It will then copy the Dept 1 figure and Dept 2 figure into the spreadsheet where the date matches (in a certain column)
Can this be done?
Kindest Regards
Danian