Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
I'm still teaching myself VBA, and there's a huge problem whose solution i cannot figure out. Your help would be greatly appreciated. i have an input workbook from which to extract data to another workbook (thus 2 different workbooks. The input sheet has data split up in five categories. Each category has five rows of data. So say the categories are titled: A, B, C, D, and E in column A. With each category separated by five rows, each row (in column C) has different numbers. The output sheet (in the other workbook) has all categories A, B, C, D, and E arranged (not alphabetically) in separate rows (column 1), with each category separated by five empty rows. The solution i desperately need is for a macro to input data within their matching category in the input sheet. I think this means that it has to check that the category within the input sheet matches that in the output sheet, so that it can place that categories data in the right category's columns. again, your help will be highly appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
transfering data from a one workbook to another workbook | Excel Programming | |||
Transfering Workbook | Excel Discussion (Misc queries) | |||
Transfering 100 named ranges to an another workbook | Excel Discussion (Misc queries) | |||
Transfering Data To another Workbook or Sheet | Excel Programming | |||
Formulas not working after transfering to new workbook | Excel Worksheet Functions |