copying macros

S

sherpev

When I copied my personal file with all my macros to a flopy and tha
tried to reopen it asks what was it created in. I put in excel bu
when I reopened it is gibberish. I want to be able to copy my macro
from my computer to another
 
M

Maurice

You can either copy the worksheet across via floppy, or if you open th
vba section you can copy all the macros to a small text file and cop
that around
Ctrl C - copy, Ctrl V - Paste, Ctrl A - Select al
 
G

Gord Dibben

sherpev

Number One rule.......

Floppies are made for copying to and copying from.

Do not save to or open from floppies.

Corruption is a common result of trying to work from a floppy.

Always copy the file to your Hard Drive before attempting to open.
 
Top