BlueRhinos
Board Regular
- Joined
- Aug 31, 2007
- Messages
- 83
My objective is to parse out records in a single workbook into multiple workbooks based on certain field values for a particular record. As an example, let's assume I had records where a Line of Business field was equal to A,B,C, or D. The ideal code would take all records where Line of Business = A and move them to a separate worksheet (it would grab all fields for that record). It would then take all records where Line of Business = B and move them to a separate worksheet...and so on and so forth. Can VBA accomplish? If anyone can supply the code and I high level explanation of what it's doing, I'd really appreciate!
BlueRhinos
BlueRhinos