Hello all
I'm looking for a solution for my worksheet
I've got a main tab in which contains deposit data, I need to take the raw data format it and break it down into 7 different tabs. Each week a report is exported and then one for the actual month containing all the data. I’m currently manually recording some formatting macros because I haven’t learned to write my own yet. The number of columns in this report is always constant but the rows vary depending on the number of deposits. I have 7 tabs where the data from the main sheet will be broken down in. In my spread sheet I have the following headings.
(A1)Date, (A2)Batch, (A3)Source (A4)Control (A5)Total Batch (A6)Total Variance
The information I would use to copy the rows to other sheets is going to be based on (A2).
Anything that starts with U65 would go into the U-65 tab.
1,7 or 8 would go to the lockbox tab.
2 or 5 = IN-HOUSE
3 = WIRES
4 = DATA OCEAN
Eh, WH, or WE = ACH
Finally the variance tab will contain any rows which have a number other than 0 Positive or Negative.
My biggest problem is that I never know how many rows the data will have so when I recorded my macro I Started dragging my formats to about row 200. It could one day surpass this number so If I had a choice id set it to row 1,000. I really need help putting this together, its currently done manually and having a macro
Please see the attached info for an example. The numbers will not match in the tabs on the example they all have dummy numbers. Also here are the macros I recorded so far. (They suck)![]()
Please Login or Register to view this content.
Few more things I remembered, on the raw data sheet you will notice the last entry (Batch) matches the one above it. In reality it is not another entry but the total for the raw data it just exports this way.
Thank you for any help you can provide.
Bookmarks