Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hey!
need to write "//" to the end of a last string of a simple txt file. dim nf as integer nf = freefile open lpfilename for binary access write as nf put nf, LOF(nf), "//" close nf but there is an uprintable symbol appears between last charcher and "//". pls advise how this can be avoided. thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
number as string with importing txt file | Excel Discussion (Misc queries) | |||
Setting a string variable as the file name | Excel Discussion (Misc queries) | |||
Getting a string of data from a file name | Excel Worksheet Functions | |||
Return file from a path string | Excel Programming | |||
Stripping Path from File String | Excel Programming |