I'm in desperate need of help - for a project for my company that I need to get done.
I have a spreadsheet linked to a dynamic data source with cell values changing realtime.
I need to capture the value of the data feed if the data meets a certain criteria - so for example:
The price feed is for say stock quotes and cell A1 is the live feed for Microsoft stock price:
I want cell B1 to capture every price over $20 that the Microsoft stock price goes, like if it gets to $20.50 cell B1 would equal $20.50, but if it gets up to 20.75, then B1 would be 20.75, and it would stay 20.75 even if the stock goes back down (basically it captures the highest value that the data link prints)
What function or otherwise would I associate with cell B1 to do this.
I really appreciate this! - Please help!!!!
Ethan Altaratz
I have a spreadsheet linked to a dynamic data source with cell values changing realtime.
I need to capture the value of the data feed if the data meets a certain criteria - so for example:
The price feed is for say stock quotes and cell A1 is the live feed for Microsoft stock price:
I want cell B1 to capture every price over $20 that the Microsoft stock price goes, like if it gets to $20.50 cell B1 would equal $20.50, but if it gets up to 20.75, then B1 would be 20.75, and it would stay 20.75 even if the stock goes back down (basically it captures the highest value that the data link prints)
What function or otherwise would I associate with cell B1 to do this.
I really appreciate this! - Please help!!!!
Ethan Altaratz