hi, i have listbox with some columns. on a form, i have insert a pie chat. i wan that when i select a row in the listbox, it should display me the pie chat with values from the columns 5 and 6 of the row selected. here is the complete code
Private Sub Years_listbox_Click()
If...