Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I want to copy the usedranges from many files into one excel file. I want those usedranges to be appended to the last column and not to the last row. I thought that this part would do it, but it doesn't Destination:=TargetSht.Cells(1, Columns.Count).End(xlLeft).Offset(0, 1) Can anyone help please ? Thank you Gabriel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy and Paste Between Files | Excel Discussion (Misc queries) | |||
copy files | Excel Programming | |||
Copy Files | Excel Programming | |||
Copy values between files. | Excel Programming | |||
copy files from one dir to another | Excel Programming |