Please help me to solve data conversion problem,
November 25, 2009 at 2:42 PM
Sir
I have excel file with following fields named as Amount, commission, bank-ac-no,depositer-name,address1,cre-ac-no,name, address2,details,etc.
I want to convert the above fields, with specified format such as for Amount 14.2 width, commission 14.2 width, bank-ac-no text (17 width),other texts (35 width), cre-ac-no (11 width) and all this should be saved as text file without any gap in between this data. All this fields constitute a single record (or data) for one individual account.
Please help me any program for this I will be thankful to u.