database formatting

S

Scribner

I am using a macro to transfer into my database, but the formatting from the
input sheet disrupts my database formatting. I was wondering it you could
help me only transfer the data with my macro and not the formatting.
 
M

Myrna Larson

If you are now using Copy and Paste, use Copy and PasteSpecial, pasting only
Values.
 
Top