Forum Discussion
Extract information
- Oct 20, 2021
See the attached sample workbook. The formula is based on How To Extract A Dynamic List From A Data Range Based On A Criteria Without Filters In Excel
HansVogelaar Amazing, this works. Thank you.
I also tried using the aggregate function to receive something similar. They both work. My only concern is, is there a way I can extend this formula to the end of the sheet so it applies to all cells in column (till the last row 1048576). I'm asking because the data I have exceeds 50,000 rows in a lot of cases so I'd like to make sure the manual click and drag to as many as possible can be simplified.
Thanks for your guidance, it is much appreciated!
- Deepika_NandaOct 21, 2021Copper Contributor
My file is extremely huge ( sometimes takes the whole 100,000 + rows) and the pivot table does not seem to help me when my data is dynamic and I could have search criteria that is not on the data itself. I'm going to give it another shot though.