Replace Sheet

M

mark1

Is there an easy way to replace a sheet in workbook A with
a sheet in workbook B besides Edit->Copy Sheet, then move
then delete old sheet?

Both sheets have the same name.
 
F

Frank Kabel

Hi
not really. You could write a macro which does the same but there's no
easier non VBA solution for this
 
Top