How to look up a value in a cell.
Can I assign a value to a variable using a database, a column, and a row?My script, at present, opens a timestamped database of information for my system. I add a column that declares the last row when a certain valve was open. I can use Col Max to find the latest overall point when that occurs. I'd like to assign a variable for the Timestamp when that occurs. Of course I could just make a new ...