Dear people,
On my form there's an OLEBound object and it's converted to an excel worksheet. I want to copy from an existing excel-document into that object. That works, but now I'd like te save the object as an excel-file. I've got the following code:
Private Sub Command60_Click()
On Error...