I have a file with two main databases:
1. employees
2. how each employee does in sales per day.
So I have nice lists with a day-to-day sale overview for each employee.
Easy to make a chart for each employee - but I would like to do a graphical comparison as well.
Now I would like to make a layout where I can compare "Employee #1" and "Employee #2" in a "line chart". The chart would have one lines for each employe showing sales over time. The horizontal x-axis would show dates, and the vertical y-axis would show amounts.
The best solution would be a simple finished solution with two drop down menus for choosing two employees - and that this generates a chart. The chart should be look just simple like this:
Does anyone know how do I make this work?
Thanks,
Appleskrott




































