Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
the variable is declared before, I ve just forgotten to write it in the
post !!! wrote: There is nothing wrong with what you have written, but you have magically created a variable called StrName in your code snippet and (a) not declared it and (b) not set it - so there MAY be something in the rest of your code that is actually the fault elcroco wrote: Hi everybody, I would like to know whether I need to add a specific reference in my vba project in order to be able to use the following kind of command: dim lfnum as long lfNum =FreeFile Open strName &".txt" For Output as lFNum Because by default whenI do that it is not recognized and the compilation cannot be done thans in advance for your answer G |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VBA error with Open for Output / Append: File not Found | Excel Programming | |||
Open a print output sent to file | Excel Discussion (Misc queries) | |||
Open CSV file, format data and write output to a text file. | Excel Programming | |||
Cannot open file for output | Excel Programming | |||
"Unable to Open File" - excel output of Datagrid <-help needed | Excel Programming |