graph and continouse form

sayed_hu95

New member
Local time
Today, 07:43
Joined
Oct 9, 2016
Messages
4
i would like to creat a graph based on a continouse form
that once i click the name
the graph data will display only the row data that incluse this name
example
customer1 money1 number1
customer2 money2 number2
customer3 money3 number3
once i click customer 1 the chart will display mony 1 and number 1
 
Probably the easiest way to do this is to set the charts row source to the values you want displayed. Getting the values in the right places can be tricky. I figured it out and gave an explanation in this thread. If you need more specific instruction on this it would be very helpful if you upload the database with the continuous form and the graph.
 

Users who are viewing this thread

Back
Top Bottom