Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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, ...)

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to concatenate cell & text in a text box? Jimbo213 Excel Worksheet Functions 3 March 28th 08 09:00 PM
Using Concatenate function to generate text in Text Box Mary S. Charts and Charting in Excel 1 December 14th 05 08:55 PM
Concatenate/Text Functions brianwakin Excel Programming 1 September 1st 05 07:10 PM
Concatenate Text File RickKennedy[_2_] Excel Programming 2 October 19th 04 06:05 PM
Concatenate Text File RickKennedy Excel Programming 1 October 18th 04 10:31 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"