• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

esportare in excel a stringa with separatore

  • Thread starter Thread starter ghirosoft
  • Start date Start date

ghirosoft

Guest
Bye to all,
I would need to export with vba in excel a string with separator without stalking the columns according to the number of values divided by the separator.
es: "pippo" ; pluto; "flauto"; etc.
the point and comma is as an example of separator.
I saw that with lisp you can in csv files passing for example the written string above, in a single command line and without cyclaring the columns.

(write-line list_val ff) where "lista_val" is a string composed as the example written above.
In fact, each value corresponds to a column.

I can't or don't know what the right command is.

p.s: to create the string I still make a cycle that is the sum of various attributes.
Thank you.
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top