I'm using VB6 and Access 97.
I want to run an Append query using VB.
I've got a Query called Transfer which has a parameter called Refno.

I want to be able to send the reference from VB into this query. Which will hopefully run this query and update another table. Could anyone please give me some help?

------------------
Thanks in advance for any help provided.