Hi Guys,
i was hoping to do something a little more complicated than usual.
Basically, on the top of my form is a table of data where each record has a start date, an end date, a unique id, and a quantity (of people in this case).
What i want the user to be able to do is to select a number of rows in the table (highlighting them) and then when they press a button - a graph is generated underneath with only those records selected in them.
Basically, the graph should show the number of people who are active in that time.
Any ideas how to begin?
This forum is great!
Chris
i was hoping to do something a little more complicated than usual.
Basically, on the top of my form is a table of data where each record has a start date, an end date, a unique id, and a quantity (of people in this case).
What i want the user to be able to do is to select a number of rows in the table (highlighting them) and then when they press a button - a graph is generated underneath with only those records selected in them.
Basically, the graph should show the number of people who are active in that time.
Any ideas how to begin?
This forum is great!
Chris