G
Gilmore
I want to transfer data from my Visual Basic database to a excell templete,
like customer id from a visual basic field to an excell customer id field. So
when I create the excel invoice the data from my visual basic database will
be automatically filled in. I'm started excell from within a visal basic
application I wrote using it as an embeded object. I was thinking of copying
the data to the clipboard and when I start excell, have the sheet grab the
contents and insert it into the sheet.
like customer id from a visual basic field to an excell customer id field. So
when I create the excel invoice the data from my visual basic database will
be automatically filled in. I'm started excell from within a visal basic
application I wrote using it as an embeded object. I was thinking of copying
the data to the clipboard and when I start excell, have the sheet grab the
contents and insert it into the sheet.