L
LunaMoon
How do I copy some cells(including formatting) and save as image file
using VBA?
Ultimately, I want to do that via COM or ActiveX server. Yet I think
VBA is the starting point.
So lets start from VBA.
How to do that in VBA?
I know how to open and close the Excel sheet.
But what's the command in VBA/COM/ACTIVEX to copy a few cells
(rectangular shape, including formatting), and save as image?
using VBA?
Ultimately, I want to do that via COM or ActiveX server. Yet I think
VBA is the starting point.
So lets start from VBA.
How to do that in VBA?
I know how to open and close the Excel sheet.
But what's the command in VBA/COM/ACTIVEX to copy a few cells
(rectangular shape, including formatting), and save as image?