I am uploading live-data from bloomberg onto excel, and that data contains the date/time (i.e. 7/8/14 6:01pm) and a stock price. Since it goes in real time, after each previous date/time and stock price, whenever new data becomes available, it is constantly being added below the previous date/time and stock price.
My question is: is there possibly a way that whenever the new data gets added that the previous data gets deleted, and how would I do it?
(i.e. if new data comes in as 7/8/14 6:02pm, then "7/8/14 6:01pm" is deleted)
Thank you very much in advance!
My question is: is there possibly a way that whenever the new data gets added that the previous data gets deleted, and how would I do it?
(i.e. if new data comes in as 7/8/14 6:02pm, then "7/8/14 6:01pm" is deleted)
Thank you very much in advance!