Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have an XL sheet with over 60,000 lines. Let us assume I have 2 columns as shown below. Col A Clo B 123456 AA 234567 AA 12345 AB 23456 AB 4567 AA 123456 AB 1234565 BB I need to extract the rows to multiple sheets based on the value in column B such that ONE sheet is created for each unique value in Column B. For Example, Sheet 2 should contain All rows with value AA, Sheet 3 should contain all rows with value AB, Sheet 4 should contain all rows with value BB etc It would be great if Header row gets copied to all the sheets and the sheets are named as AA, AB, BB etc. Appreciate your reply. Thanks in Advance. Pravin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto extract data & inserts rows additional rows automatically | Excel Discussion (Misc queries) | |||
i need to extract infromation from other sheets in workbook to ma. | Excel Worksheet Functions | |||
Extract information from Multiple sheets | Excel Discussion (Misc queries) | |||
compare 2 sheets and extract only new rows | Excel Programming | |||
Extract Rows Unique to Two Sheets | Excel Discussion (Misc queries) |