Heres the scenario: I import data from an outside source (Thomson Reuters) that is issued everyday. The list created is updated, a new value for volume is imported with its date. The problem is this import function does not move, and the data being imported is just shifted down, so the most recent value is at the top. I want to create a list that as new data comes in everyday, it is added to a list that stacks the values and does not shift the list down. I have though about playing with logic statements but i cant wrap my head around it. Any suggestions? forum example.xlsx
Bookmarks