Sorry for the confusion. I have created the table which I have linked to my dataset. In my dataset I have already include three stock tickers in one column, and want to add their corresponding % changes in the other column. This should be displayed to my chart. Currently with the code I sent you, the % change data for AAL is being displayed. However, the % change data for UAL and DAL (the second and third row) is not being displayed. I am trying to have the AAL data in row 1, UAL data in row 2, and DAL data in row 3. So I do have thw data I need, but The problem is for UAL and DAL I don’t believe the data is being assigned to the correct cell in the dataset.