Recent content by karl.dorme

  1. K

    import from excel to progress, number in excel should be char in Progress

    I am trying to import some files from excel to progress assign charfieldname=string(handelworksheet:range(A1):value) no-error. The cell A1 in excel contains 100. Now, When I execute the above command, the fieldname file contains 100,0000000 i.o. 100 ..... How can I solve this problem...
Back
Top