I arranged the columns to be exported from EasyPay to
separate the amounts from the item ie VST-AD. In this way
I could add up the columns of figures. Unfortunately the
names are then cut up into columns as well.
Right now, all I have to work with is Excel. I've never
heard of Monarch but will look into it and the other
scripting languages you wrote about. Thanks for the info.
In the meantime is there anything else I could do?
Not easily. If you can change around the columns in EasyPay, is there an option
for displaying one item per row? For example,
Code :
Name : Smith, Jacqueline Type/F
LIFE 7.78
RRSP RgBen 385.31
WSIB 124.19
RRSP% 192.65
LTD RgDed 104.94
LIFE 5.18
AD&D 2.16
EHC RgDed 27.22
DENTAL 29.28
VST-AD 10870.65
VST-PE SpPay 6942.6
OBP 995.21
STATEI 795.3
OTHER SpPay 300
? If not, is there any way to eliminate the RgBen, RgDed and SpPay entries, or
move them to the last column? Or does EasyPay have any other export formats? The
dog's lunch you've shown can be parsed in Excel, but it's difficult and fragile
(meaning it's almost impossible to ensure it'd work for every record).