Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Again,
My last post didn't help. I'm trying to copy (in VBA) all the data in one sheet to another sheet that is in another workbook. Right now, I use cell references and I always have to hit the update key and I never know how many rows I need to reference. It would be easier to have some VBA copy the entire sheet. I was given " Workbooks("Book1").Sheets("Sheet1").Copy Befo=Workbooks("Book2").Sheets(1)", but I got "Script out of range" Do I have to open the workbook? Both workbooks are in the same folder. Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy sheet cells into differnt workbook/sheet, How? | Excel Discussion (Misc queries) | |||
How do I copy a formula from one work sheet to another? | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Worksheet Functions | |||
copy values generated by conditional formula in one sheet to the other work sheet as values | Excel Discussion (Misc queries) | |||
automatic copy and paste from sheet to sheet in a workbook | Excel Programming |