millerfam916
New Member
- Joined
- May 6, 2019
- Messages
- 3
I prepare a weekly deposit analysis for 80 locations and we are growing rapidly. I pull POS data from 2 sources and bank data from 18 bank accounts.
1. Deposit Analysis Workbook: This workbook has a tab for each location where all the data is consolidated
2. QOS POS data file: csv file that holds most POS data ( Date, Location, Credit Amount, cash amount) totals by day.
3. ICS POS data File: excel file with POS data for 3 new acquisitions (We are converting in 1 year)
4. Bank data: Excel workbook built to use as a bank import file. This workbook has all the deposit information we need and a column that determines the store that the transaction is related to. 18 different bank files.[TABLE="width: 1195"]
<colgroup><col><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Is anyone willing to look at these files and help me build a macro or VBA to pull in the data automatically? I need to pull in lists of activity and insert in to a range of cells in my deposit analysis workbook. Then I take the data and align deposits manually with POS activity to determine over/short and/or missing deposits.
If you are interested, let me know what you need and I will provide. This would save me at least 8-10 hours per week of managing our deposit activity.
1. Deposit Analysis Workbook: This workbook has a tab for each location where all the data is consolidated
2. QOS POS data file: csv file that holds most POS data ( Date, Location, Credit Amount, cash amount) totals by day.
3. ICS POS data File: excel file with POS data for 3 new acquisitions (We are converting in 1 year)
4. Bank data: Excel workbook built to use as a bank import file. This workbook has all the deposit information we need and a column that determines the store that the transaction is related to. 18 different bank files.[TABLE="width: 1195"]
<colgroup><col><col><col><col><col><col><col><col><col></colgroup><tbody>[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Is anyone willing to look at these files and help me build a macro or VBA to pull in the data automatically? I need to pull in lists of activity and insert in to a range of cells in my deposit analysis workbook. Then I take the data and align deposits manually with POS activity to determine over/short and/or missing deposits.
If you are interested, let me know what you need and I will provide. This would save me at least 8-10 hours per week of managing our deposit activity.