Combine Daily Sales and Prepare csv to import into Quickbooks Online for journal entries

mjcanty

New Member
Joined
Feb 9, 2016
Messages
18
Office Version
  1. 2016
Platform
  1. Windows
I have a file that I download from our payment processor that contains each sale on its own row. The data consists of the sales date, the amount of the total sale, the associated fees, and the net deposit amount. Columns C-E are the fees and the majority of the time, columns D and E are either zero or blank because those fees were not applicable. Ideally, I would like the three fee cells to be aggregated into its own cell. I would also like all sales completed on one day to be aggregated so that each day is shown on one row. Lastly, I need a csv file to import into Quickbooks Online for journal entries. The csv file needs a column for the journal entry number, followed by the date, the total sales for that day, which in the chart of accounts is named Service Revenue and is a credit account; followed by the Processing Fees, which in the chart of accounts is named Payment Processing Fees and is a debit account; and the NetSettledAmount, which in the chart of accounts is named Boulevard Clearing Account and is a debit account. If it is possible, I would like there to be a message prompt asking what the beginning number should be for the journal entry. Ideally, the journal entries would be in ascending order as well as the date field. Thanks in advance and I hope I didn't make this terribly confusing.
 

Attachments

  • Original.png
    Original.png
    11.2 KB · Views: 5
  • Expected Result.png
    Expected Result.png
    5 KB · Views: 5
  • JE.png
    JE.png
    10.2 KB · Views: 5

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.
I think I may be able to help you with at least some of your steps, but I am not about to manually type in all your data to recreate your scenario to work from. Can you post some sample data in a format that we can copy/paste to our side?

MrExcel has a tool called “XL2BB” that lets you post samples of your data that will allow us to copy/paste it to our Excel spreadsheets, so we can work with the same copy of data that you are. Instructions on using this tool can be found here: XL2BB Add-in

Note that there is also a "Test Here” forum on this board. This is a place where you can test using this tool (or any other posting techniques that you want to test) before trying to use those tools in your actual posts.
 
Upvote 0

Forum statistics

Threads
1,225,122
Messages
6,182,970
Members
453,142
Latest member
Konstako

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top