Hi all,
I have found some code on this site that can copy a string to the clipboard :
thread705-303001
It works great, just as it should.
But I am wanting to copy a recordset to the clipboard. For this to happen I would like to convert the record set into a string, and then I can add the string containing all the information to the clip board function.
Does any one know how to do this.
Thanks all,
DerickD
I have found some code on this site that can copy a string to the clipboard :
thread705-303001
It works great, just as it should.
But I am wanting to copy a recordset to the clipboard. For this to happen I would like to convert the record set into a string, and then I can add the string containing all the information to the clip board function.
Does any one know how to do this.
Thanks all,
DerickD