G
Guest
I am trying to to the following:
I have 2 columns of data. Column 1 is a list of Stocks.
Column 2 is an associated column of data that is updating
in real-time. The value can be YES or NO. The value
starts at NO and can change back to NO very quickly.
Over the course of a 10 minute interval, I would like to
identify all Stocks in Column 1 that had a value of YES
in Column 2.
Regards and thanks you for your ideas.
I have 2 columns of data. Column 1 is a list of Stocks.
Column 2 is an associated column of data that is updating
in real-time. The value can be YES or NO. The value
starts at NO and can change back to NO very quickly.
Over the course of a 10 minute interval, I would like to
identify all Stocks in Column 1 that had a value of YES
in Column 2.
Regards and thanks you for your ideas.