Here is my situation. I have a work book that i'm working with. I have a sheet, let's say Data_Old. I want code that will delete data from cell A3 to the last used cell (e.g B50).
I then want the macro to look through my open woorkbooks and find a worksheet sheet called Data_new. I then want it to copy the data from A3 to the last item(e.g B60) and then paste it into Data_old.
If someone could give me some code on how to do that, it would be great. I would then be able to minipulate it for similar situations.
Thanks
Bookmarks