[GNC] Request for help!
Patrick James
patrickjames14 at comcast.net
Fri Jul 12 15:41:12 EDT 2024
> On 07/11/2024 6:30 PM PDT Ronald Solomon <drsolomondc at gmail.com> wrote:
>
>
> Yes, I know I can however, trying to type out the concerns is
> time-consuming, and in the past, I didn't ask the correct questions so did
> not get a correct answer. I appreciate everyone giving me information but
> my issues are not being answered. That is why I am asking for someone to
> talk over the phone with me or zoom so I can share my screen.
>
> Ron Solomon
>
Ron,
First let me begin with the history of the CSV import. According to my research, the CSV import in GNUCash was designed with one purpose in mind: Importing information from bank downloads. It was then expanded from there, but the basic design was to import from bank downloads.
Now to your specific question on how to import.
We need to start with a test file and work up to your production data.
Start with a fresh gnucash data file, one that named for testing purposes. This is not your production data file.
Next I'm going to suggest importing the sample mulit-split data presented in example 6.1:
Example 6.1. Sample Multi-split.csv
Date,Description,Deposit,Account
05/03/2006,Grocery Store,-45.21,Assets:Checking
,,45.21,Expenses:Groceries
14/03/2006,Employers R Us,670.00,Assets:Checking
,,180.00,Expenses:Taxes:Federal
,,90.00,Expenses:Taxes:Medicare
,,60.00,Expenses:Taxes:Social Security
,,-1000.00,Income:Salary
SOURCE: https://gnucash.org/docs/v5/C/gnucash-manual/trans-import.html
You'll need to copy and paste the data into a text editor and save the file with the csv extension.
Settings for that file are:
File Format: Character-separated
Comma
Multi-split
Encoding: Unicode (UTF-8)
Date format: d-m-y
Leading lines to skip: 1
Now select pull down menus and match the first row (lined out)
Date - Description - Amount - Account
If you get stuck in that process, please let us know where.
More information about the gnucash-user
mailing list