; you can use:
>
> ActiveSheet.Paste
>
> or even
> Activeworkbook.Activesheet.Paste
>
> Hope this helps,
>
> paul
>
>
>
> - Original Message
> > From: FamilyGuy902 <[EMAIL PROTECTED]>
> > To: MS EXCEL AND VBA MACROS
> > Sent: Monday,
Hello. "Macros.xls" is where I store all of my macros. I get another
file daily which contains the data that I would like to run the macos
on. I have written a simple macro that copies data from my daily file
and pastes into the same file in the same sheet. The problem I am
having is that when