Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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, ...) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to concatenate cell & text in a text box? | Excel Worksheet Functions | |||
Using Concatenate function to generate text in Text Box | Charts and Charting in Excel | |||
Concatenate/Text Functions | Excel Programming | |||
Concatenate Text File | Excel Programming | |||
Concatenate Text File | Excel Programming |