M
Microsoft
I have a variable that will equal something like this..
result= joe,200,male,sales
I know if I save the values to a text file and open it in EXCEL it shows up
in a nice colum format (csv)
Is there any way to simulate this on a vb.net form? So that I don't have to
save the values to a csv file and open it separately?
Thanks for the help
result= joe,200,male,sales
I know if I save the values to a text file and open it in EXCEL it shows up
in a nice colum format (csv)
Is there any way to simulate this on a vb.net form? So that I don't have to
save the values to a csv file and open it separately?
Thanks for the help