Okay I'm having a bit of a problem. (notice it's 5am :o )
I have a query that loops through a max of 5 values. Then within that loop, I need to update 5 different fields with those different values. So essentially I need to run a different query for each value. (I think)
Currently have it as...