Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I get data in the form of 100 to 300 spreadsheets on a CD-ROM.
I only need a few numbers from each spreadsheet, let's say they are in cells B4 and C7. I would like a macro to read each workbook in a folder, and put its B4 into column B and C7 into column C. i.e B2 = B4 of 1st workbook C2 = C7 of 1st workbook B3 = B4 of 2nd workbook C3 = C7 of 2nd workbook B4 = B4 of 3rd workbook etc. I know how to open muliple files in a folder, but not how to populate a column, incrementing the row each time. Where might I find a macro to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Collect data from spesific cell in multiple sheets | Excel Discussion (Misc queries) | |||
Need Macro to Collect Multiple Worksheet Names | Excel Worksheet Functions | |||
How can collect data from multiple sheets in the same workbook? | Excel Discussion (Misc queries) | |||
i need info from the top workbook to be read in multiple workbooks | Excel Worksheet Functions | |||
adding certain cells in multiple worksheets in multiple workbooks | Excel Worksheet Functions |