shellj
Technical User
- Sep 19, 2002
- 30
I have created a text file to read values into a userform in Word. These values can be added to or deleted by the user via a userform - i can read the values in no problem but I am unsure as how to to delete a line from the file. I use 'OPEN "filename" for input as #1' to read the file. Any ideas?