Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am working with 6 files. I need to copy the data from a sheet (within each
workbook/file) named 'substandard' and paste the information into the 'substandard' sheet in the master file. To do this I have been opening the master file, placing the cursor where I want the information, opening the file I wish to copy from, selecting the substandard sheet, copying the information from the sheet and choosing paste special to the master file. This takes forever. The files are all located in K:\fab\fab.xls, K:\csb\csb.xls, K:\bsf\bsf.xls, K:\bag\bag.xls K:\bnp\bnp.xls to be pasted into K:\corp\corp.xls. The sheets to select from within the files is named 'substandard' - all with the same headings. I need to copy starting from cell A6. The sheets all have different amounts of data so I can't set a static range to copy. And I don't know where it will need to be pasted in the master sheet, or in other words the next empty row. I know how to record a macro with the macro writer, but that is about it and since the amount of data varies I am stumped. Any suggestions?? Thanks for any help. Marie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy from one Sheet and paste on another sheet based on condition | Excel Discussion (Misc queries) | |||
Active Cell Copy And Paste Sheet to Sheet | New Users to Excel | |||
automatic copy and paste from sheet to sheet in a workbook | Excel Programming | |||
Copy from sheet and paste to last row used | Excel Programming | |||
pls help!! copy -paste to another sheet. getting the sum | Excel Programming |