Hello,
I am trying to do something that sounds simple, but it seems impossible to me after trying for many hours.
I want to iterate thru a table, grab the ID field, and run a series of queries based on the ID.
Desired steps:
Grab the ID from record 1
Run query 1
run an add-in to do percentile analysis (this works just fine)
insert into the "results" table (prior versions...