S
Scott Hartig
I'm something of a moron when it comes to these objects in Excel. So
this may be a stupid question....
I have a worksheet that I want to clone (I need two of them in the
same workbook which perform the same functions for different sets of
data). The worksheet I need to clone was produced by a vendor of
ours.
The worksheet has a command button object which produces an XML file
from the data on the sheet. It requires an MSCommonDialog object to
function properly.
Well, I can't copy/paste this CommonDialog object to my cloned sheet.
And I can't figure out how to embed a new one. The Command Button
object copied and pasted just fine. But Excel returns an error to me
when I try to do the same with the CommonDialog object.
Any suggestions?
this may be a stupid question....
I have a worksheet that I want to clone (I need two of them in the
same workbook which perform the same functions for different sets of
data). The worksheet I need to clone was produced by a vendor of
ours.
The worksheet has a command button object which produces an XML file
from the data on the sheet. It requires an MSCommonDialog object to
function properly.
Well, I can't copy/paste this CommonDialog object to my cloned sheet.
And I can't figure out how to embed a new one. The Command Button
object copied and pasted just fine. But Excel returns an error to me
when I try to do the same with the CommonDialog object.
Any suggestions?