JSL: Alter values in a range of rows based on matching strings in a 2nd column?
Our data collection software starts slightly earlier than our experiments do, so we'd like to eliminate that lag time in the JMP data in the following way: 1. User inputs date-time of start of each experiment ( can be multiples that start at different times in the same data table). This part I've got scripted with a List Box.2. Parse date-time.3. Find range of rows correlated to each specific exp...
ngonzalez0