ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Concatenate to a text file (https://www.excelbanter.com/excel-programming/342457-concatenate-text-file.html)

NewGuy100[_3_]

Concatenate to a text file
 

I have a function that does some calculations but it keeps putting data
on a newline. I wanna concatenate data to the same line on a text file
using vba. How do I achieve that?
For example:
I get this:
0
1
2
3
4
But I want:
0 1 2 3 4


--
NewGuy100
------------------------------------------------------------------------
NewGuy100's Profile: http://www.excelforum.com/member.php...o&userid=27935
View this thread: http://www.excelforum.com/showthread...hreadid=475055


[email protected]

Concatenate to a text file
 
You might want to post your other function to show how you are
accomplishing your first results.

Do you want your results to be all in one cell or separated out into
columns (i.e. 0 in column A, 1 in column B, 2 in column C, ...)



All times are GMT +1. The time now is 02:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com