I think the solution is to Export the file,read it in, replace each , with a ; and save the file again
but is it possible to help me with the vb code
thanks
Hi.
I want to export a data provider into a csv file with ';' as delimiter. All i get for the moment is a file whith ',' as delimiter...
Is there a parameter to set ?
I use this syntax :
ConvertTo(boExpAsciiCSV, 1, "MyFile")
Thx
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.