Sorry. Forgot to respond to this.
Hmmmm. So one way to do this without table subscripting would be 1) find all unique ID's in the ID column and their rows, 2) make a matrix for the data for first ID, 3) do my rescaling of the data to fit the background, 4) subtract, 5) store in another column, 6) go back to 3 and do for next ID. How would data table subscripting make this process smoother?
As a side question, if I wanted to add in the steps to add a spline fit to the data by ID, and then do the rescaling and subsequent steps, would expression handling like this be the best bet, or is there a better way to do this that you know of? I keep trying to make FDE work and its just not there yet, unfortunately.
Thanks!
Edward Hamer Chandler, Jr.