Hello All -
I'm struggling to prepare a workflow to accomplish what I'm looking for... I've attached a TEST excel file for reference. I am trying to accomplish the following:
1. For Transaction Types "Sales" and "Purchases", there are scenarios where there are 3 duplicate BOLs (Col. E). If this is the case, there is a positive amount, a reversing negative amount, then another amount which is the resulting amount of the transaction. I would like to consolidate the 3 rows into 1 row - BUT, I need to only do this for Trans. Types "Sales" and "Purchases", I don't want to distort any of the other transaction types data.
2. I'd like to export the data to their own tabs, within the original file as follows:
- Trans. Type "Sales" and "Purchases" - both of these transaction types would end up on the same tab, based on the "Title Transfer State" (Col K)
- Trans. Type "Tax-Federal Perc" ends up on it's own tab named "Fed PERC"
- Trans. Type "Tax-State Perc" ends up on it's own state tab, based on the state in "Title Transfer State" (Col. K)
- Trans. Type "Tax - Washington State Excise (AR)" ends up on it's own tab named "WA State Excise"
- Trans. Type "Tax Canadian GST" ends up on it's own tab named "Can GST"
- Trans. Type "Tax - ND Motor Fuel (AR)" ends up on it's own tab named "ND Motor Fuel"
Thank you