I am using a subform and a main form. The subform contains fields which should update a graph on the main form. However I find this only works if I click on the graph. I have tried using refresh and requery on the graph itself, but nothing works. Apparently this is a common problem with this...