Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HJow do i create a new text file?????
|
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Little vague, but
File=Save As and select one of the text options from the file type dropdown. Need code? Turn on the macro recorder while you do it manually. -- Regards, Tom Ogilvy "rock" wrote in message ps.com... HJow do i create a new text file????? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() how to create a new text file dynamicaaly through VB *** Sent via Developersdex http://www.developersdex.com *** |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
answered.
If that isn't what you want, look at this article on low level fileio: http://tinyurl.com/dghhf also: http://msdn.microsoft.com/library/en...ce09072000.asp Working with Files, Folders and Drives: More VBA Tips and Tricks by David http://support.microsoft.com/default...b;en-us;151262 Working with Sequential Access Files http://www.applecore99.com/gen/gen029.asp -- Regards, Tom Ogilvy "J P" wrote in message ... how to create a new text file dynamicaaly through VB *** Sent via Developersdex http://www.developersdex.com *** |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hi thanx for the insight... but my problem was resolved as VB
automatically creates a new file if it previously doesn't exist....... (using open cmd) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to create dbase file from text file? | Excel Discussion (Misc queries) | |||
Create text file | Excel Discussion (Misc queries) | |||
How to create a UTF-8 text file from excel VBA | Excel Discussion (Misc queries) | |||
Can I use Excel to create this text file? | Excel Worksheet Functions | |||
How to create a Text File ? | Excel Programming |