Search results

  1. S

    Use VBA to change series legend labels in Datasheet

    Helllo all, Im trying to modify the series labels of a chart (in the datasheet) in access using VBA, I have successfully used it to modify the data in the range but i now want to change the labels. Is this possible? below is the code im using to modify the data. Private Sub Command318_Click()...
Top Bottom