T
Tritan
I took over an app that was written with 10 different
sheets. Very well written with a VB Form (or MSForm)
embedded on every sheet. Everywhere in the code there are
values that get set with Me.lblCostCenter and the like
after a sheet is activated. ie.
sheets("Compensation").Activate
It appears that when I "attempt" to copy the form I get a
message stating that 'not all item could be copied'
Am I missing an Add-in to do 'forms' with?
Thanks,
Tritan
sheets. Very well written with a VB Form (or MSForm)
embedded on every sheet. Everywhere in the code there are
values that get set with Me.lblCostCenter and the like
after a sheet is activated. ie.
sheets("Compensation").Activate
It appears that when I "attempt" to copy the form I get a
message stating that 'not all item could be copied'
Am I missing an Add-in to do 'forms' with?
Thanks,
Tritan