Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can export sections of the GL transaction table to a csv file, which can then be imported into Excel if needed.

This is done in 2 parts:

  • Export the GL transactions to a ‘csv’ (comma separated value) file

  • Import that file into Excel

Info

The resulting file will be very large, Excel has a limit on the number of rows that can be imported, you may well exceed that and the import will fail. If that’s the case, break down the file into, say, 1 month chunks.


Export Transactions as a ‘csv’ file

Transaction Reports are available via the Reports Module.

  • Main Menu

    • Reports

image-20240401-222932.png
  • Transactions / Transactions

    • General Ledger Trans → Y

    • Select the correct Period range, the remaining defaults are fine.

    • Print (this could take some time if you have a large number of records)

image-20240401-223126.png

The Report will be created, but this isn’t what we want, we need to export this data.

  • Select Export

image-20240401-225402.png

  • Export

image-20240401-225515.png
  • Select a Save File location & filename (use dot.csv)

image-20240401-225616.png

  • File will now be exported as a ‘csv’ file.

image-20240401-230629.png
  • Exit

image-20240401-230728.png

Import into Excel

  • Open Excel first, don’t try and open the file directly, Excel has a bug & will screw up if you try this.

    • Most servers do not have Excel loaded, you may need to copy your ‘csv’ file onto a local desktop.

  • Open a ‘Blank’ workbook

image-20240401-231533.png

  • Main Menu

    • Data

      • From Text / CSV

image-20240401-231623.png

Select your file for Import.

Click on ‘Load’

image-20240401-231911.png

Your file has now been Imported.

image-20240401-232000.png

Save as an XLSX

At this stage the file is still a ‘csv’, you need to save it into an Excel format.

image-20240401-232131.png
  • Change the name as appropriate.

image-20240401-232223.png
  • Procedure complete