Buying A simple script to change 3 columns of data on a template

Discussion in 'Programming' started by S3vEn, Jun 4, 2011.

  1. #1
    Hey all I need a programmer to be able to change couple columns of data on a template while importing an excel/or text file.

    For example:

    +1 %50 “########” / %5 "back" /* “FRONT” ;
    +2 %50 “########” / %5 "band" /* “MUSIC” ;
    +3 %50 “########” / %5 "sand" /* “BEACH” ;
    +4 %50 “########” / %5 "puck" /* “HOCKEY” ;
    +5 %50 “########” / %5 "scale" /* “WEIGHT” ;
    +6 %50 “########” / %5 "done" /* “FINISH” ;
    +7 %50 “########” / %5 "nail" /* “HAMMER” ;

    I need something that will import a text or excel or any text format based file that allow me to change the words in the template. the output has to be a rtf file, and the format must be preserved to the exact same.

    So If i have an excel file of this

    Column 1 Column 2


    Point Digital
    Looking Programmer

    I need the rtf file too look like:

    +1 %50 “########” / %5 "point" /* “DIGITAL” ;
    +2 %50 “########” / %5 "looking" /* “PROGRAMMER” ;

    And I would need an option that will allow the signs to change to negative (an option allow me to change row x to row y with a negative starting point)

    +1 %50 “########” / %5 "point" /* “DIGITAL” ;
    +2 %50 “########” / %5 "looking" /* “PROGRAMMER” ;
    -3 %50 “########” / %5 "paying" /* “YOU” ;


    Offer me your price/timeline

    I prefer this to be an an easy .exe file written in any programming language you want as long it can run on windows/older computers fine.

    PM me if you are interested and I can send you an example of the template in the actual RTF file.
     
    S3vEn, Jun 4, 2011 IP