jon_dj2000
New Member
- Joined
- Mar 4, 2011
- Messages
- 4
Hi guys,
in work we are having a competition between the sales team, to see who can sell the most amount catalogues. Our computers in work will load up various reports but none quite suited for what we want. What we can do is load up report that tells us what each individual has sold within five different time frames. Today, yesterday, we to date, period to date and finally year-to-date.
I can extract the information into a CSV file but I am unsure of how to sort it. The plan was that I can load up the catalogue sales report and save it to works desktop, created table that was linked - or sourced the data from the CSV. Leaving Excel to automatically format it, into a standard table where I can use functions such as the local to organise and sort the data as I wish.
I will attach a table of what the data looks like in Excel once imported from the CSV and am just looking for some guidance on how to sort this data automatically/dynamically using either macros or standard Excel functions.
Below I have used the HTML maker with Microsoft office 2010. Please see attached example of exactly how the CSV imports into Excel:
Excel 2010
Can anyone help me organise this data automatically.
All that I am trying to achieve is each time period going across the top of the table, with the staff members name going down the left-hand side column. I want this to populate automatically so that the spreadsheet looks at the CSV extract the information and then organises within a spreadsheet.
Hope somebody can help
Many many thanks in advance
Jon
in work we are having a competition between the sales team, to see who can sell the most amount catalogues. Our computers in work will load up various reports but none quite suited for what we want. What we can do is load up report that tells us what each individual has sold within five different time frames. Today, yesterday, we to date, period to date and finally year-to-date.
I can extract the information into a CSV file but I am unsure of how to sort it. The plan was that I can load up the catalogue sales report and save it to works desktop, created table that was linked - or sourced the data from the CSV. Leaving Excel to automatically format it, into a standard table where I can use functions such as the local to organise and sort the data as I wish.
I will attach a table of what the data looks like in Excel once imported from the CSV and am just looking for some guidance on how to sort this data automatically/dynamically using either macros or standard Excel functions.
Below I have used the HTML maker with Microsoft office 2010. Please see attached example of exactly how the CSV imports into Excel:
Excel Workbook | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | Individual Sales for Catalogues | Qty | ||||||
2 | Yesterday | |||||||
3 | LEWIS | 3 | ||||||
4 | NICHOLAS | 2 | ||||||
5 | Total 5 | |||||||
6 | Week to Date | |||||||
7 | DAVID | 6 | ||||||
8 | LEWIS | 5 | ||||||
9 | MIKE | 3 | ||||||
10 | NICHOLAS | 3 | ||||||
11 | Total 17 | |||||||
12 | ||||||||
13 | Period to Date | |||||||
14 | DAVID | 6 | ||||||
15 | LEWIS | 5 | ||||||
16 | MIKE | 3 | ||||||
17 | NICHOLAS | 3 | ||||||
18 | Total 17 | |||||||
19 | Year to Date | |||||||
20 | ADAM STANDISH | 6 | ||||||
21 | ALAN MAGUIRE | 2 | ||||||
22 | DAVID | 19 | ||||||
23 | JAMES | 8 | ||||||
24 | JONATHAN | 1 | ||||||
25 | LEWIS | 37 | ||||||
26 | MAURICE | 15 | ||||||
27 | MIKE | 27 | ||||||
28 | NICHOLAS | 36 | ||||||
29 | Total 151 | |||||||
30 | ||||||||
CAT Data |
Can anyone help me organise this data automatically.
All that I am trying to achieve is each time period going across the top of the table, with the staff members name going down the left-hand side column. I want this to populate automatically so that the spreadsheet looks at the CSV extract the information and then organises within a spreadsheet.
Hope somebody can help
Many many thanks in advance
Jon