Forum Discussion
Emmarky
Oct 21, 2024Copper Contributor
Excel data segregation
Hi All, I have orders data in Sheet 1, and it needs to be segregated into different sheets based on the segment in Column H (e.g., Consumer, Corporate, or Home Office). Further data analysis will be...
Henrarthur
Jun 02, 2025Copper Contributor
To dynamically segregate your orders data into separate sheets based on the segment in Column H—without using a macro—you can use Excel’s FILTER function (available in Excel 365 and Excel 2019). In each individual sheet (e.g., Consumer, Corporate, Home Office), use a formula like =FILTER(Sheet1!A:Z, Sheet1!H:H="Consumer") to pull only relevant rows. This way, any updates in Sheet 1 will automatically reflect in the segmented sheets. It’s a clean, formula-based solution—much like organizing travel data from ahttps://carridearabia.com/into separate routes: no macros needed, just smart filtering!