I have a script which retrieves data into 3 different recordsets. They are called rs1, rs2 and rs3.
I have quite a large piece of code later on in the script so I have created a function to save save space etc.
Within the function I wish to use the information from the recordsets opened...