Hi Folks
Im trying to export a report to a CSV file. I can successfully export but if the field has a "£" sign in it, it shows as example "Postage charge where value of total order > œ15" the "œ" being the "£" i know i need to use convertstr and format(chr) but i have no idea where to place it in the code. :-k
See an example of the code below:
outstr := outstr + '"' + Item.Description + ' ' + Item."Description 2" + extradesc + purchasedesc + '"' + ','
Any Help appreciated [-o<
0
Comments
Freelance Dynamics AX
Blog : http://axnmaia.wordpress.com/
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!