V
VINCE
Can you help me programming in VBA ?
I've got a sheet EXCEL with belgian payments (date, date execution, account,
name, address, amount, communication, ...) and I'd like to transfer it to a
..DOC or .TXT file in a special format (fixed format from Belgian Banks
Association). This format is the same for everybody and have a fixed lenght
(first record for the date,date execution, ...) then one or two records per
payment, the laste record is a check with sum of amounts, number of payments,
.... Each record has a lenght of 128 characters and every information as a
maximal fixed lenght and a special position fixed within the record. Am I
clear ?
I thought to transfer to WORD with bookmarks fixed on a special position on
the line but I don't find how to do that and I'm wondering if there is not
another solution.
Every idea, example of code, ... is welkom.
thanks in advance.
Vince
I've got a sheet EXCEL with belgian payments (date, date execution, account,
name, address, amount, communication, ...) and I'd like to transfer it to a
..DOC or .TXT file in a special format (fixed format from Belgian Banks
Association). This format is the same for everybody and have a fixed lenght
(first record for the date,date execution, ...) then one or two records per
payment, the laste record is a check with sum of amounts, number of payments,
.... Each record has a lenght of 128 characters and every information as a
maximal fixed lenght and a special position fixed within the record. Am I
clear ?
I thought to transfer to WORD with bookmarks fixed on a special position on
the line but I don't find how to do that and I'm wondering if there is not
another solution.
Every idea, example of code, ... is welkom.
thanks in advance.
Vince