Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Duncan,
Thanks for your help! This is only typing mistake. I have found the solution, using Put/Get instead of Write/Input NC "DNF Karran " ¦b¶l¥ó ¤¤¼¶¼g... Shouldn't For i = 0 To 4 Write #1, Ar() ' <--- Error found Next be For i = 0 To 4 Write #1, Ar(i) ' <--- Error found Next ? Duncan --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have a read only xl file, I need it to be read and write | Excel Discussion (Misc queries) | |||
read only file-need to write | Excel Discussion (Misc queries) | |||
How can a file be converted from Read-Only to Read/Write | Excel Discussion (Misc queries) | |||
Excel binary file format | Excel Programming | |||
Open file to write and read at the same time | Excel Programming |