mack1attack
New Member
- Joined
- Jan 25, 2013
- Messages
- 6
I have a workbook that I want to extract only certain data from and brought over to a second workbook. The workbook I’m extracting from has 14 columns (these columns never change) but the number of rows can change weekly.
This is the part I don’t know how to do, I may be biting off more than I can chew here....I would like to extract only the data associated with the one particular name (HCC) under the TITLE column (this column can have 10 or more different title names but I only want info associated with HCC). I in turn want to return data from 7 of the columns (title column is one of the 7) that is associated with this one title name and all rows.
In other words, I have workbook one with columns 1,2,3,4,5,6,7,8,9,10,11,12,13,14. I want the workbook 1 data from columns 1,2,6,8,9,11,13 to show in workbook 2, BUT I only want the data associated with name HCC from Column 8.
I'm not sure if this is done with programming, macros or can be done with formulas. Hope this made sense, any help would be great.
This is the part I don’t know how to do, I may be biting off more than I can chew here....I would like to extract only the data associated with the one particular name (HCC) under the TITLE column (this column can have 10 or more different title names but I only want info associated with HCC). I in turn want to return data from 7 of the columns (title column is one of the 7) that is associated with this one title name and all rows.
In other words, I have workbook one with columns 1,2,3,4,5,6,7,8,9,10,11,12,13,14. I want the workbook 1 data from columns 1,2,6,8,9,11,13 to show in workbook 2, BUT I only want the data associated with name HCC from Column 8.
I'm not sure if this is done with programming, macros or can be done with formulas. Hope this made sense, any help would be great.