Moving a cell

S

Steve

I would like to know if there is a way I can export cells from one execel
file to another excel file in a bulk update. And be able to assign each cell
on the one file to an assigned cell on the new file
 
G

Gord Dibben

You cannot move a cell to a file.

You can move the data from a cell or cells in a worksheet in workbookA to a
specific cell or cells on a worksheet within workbookB

Fire up the macro recorder while you have bookA and bookB open and make the
moves.


Gord Dibben MS Excel MVP
 
Top