PDA

View Full Version : Convert payroll text reports to NACHA format


Gareth Horton
July 12th, 2002, 02:34 PM
Gregg

You may even be able to create a stream style format by taking the approach Nichola suggested, which will create a one record per line delimited text file (you can specify other delimiters such as "|")then using MSRP to remove the Carriage Return / Line Feed pairs from the file. MSRP "/13/10" "" Test.csv Test.out, for example.

Gareth

Nicholas Osdale wrote:
> I couldn't find the format for NACHA,
> however, if it's the data needs to be in one continous line, then I don't believe
> it can be. If it needs *'s or spaces between each field and each record can be on a
> seperate line, then I would say yes Monarch can complete this task.
>
> Just capture the data needed, then use a calculated field that concatenates each field into one string using the correct format and deliminators, then hiding the base fields so that your Monarch only dumps the calculated field.
>
> Gregg wrote:
> > We use accounting software that only creates text files. We want to start using direct deposit for our payroll which requires that we submit our data in NACHA format. Can DataWatch Monarch be used for this purpose?
>