I would like to have a form with a combo box, indicating the field names in a table. After the user selects a field a graph (defined in an unbound object frame) must be displayed using two fields, of which the selected one from the combo box , is the y-axis data. I can however not seem to update the rowsource for the graph, or rather, I can update the rowsource, but the graph does not reflect the changes, how do you programmatically change the graph data, or field source?