Hi,
Hope you can help.
I have used some VB to create a macro that places the contetnts of an excel cell into an existing notepad file called NewUser.txt. It is working well, however inverted commas apear before and after the contents of the cells after they have been written to notepad.
Is there anyhing I can do to stop the inverted commas appearing?
Also are there any risks with what I have written in terms of the system writting data and using #1 at the same time as my macro runs? A friend has suggested using 'Put' instead of 'Write' however I do not know how to do this.
The code I am using is as follows:
Thanks in advance for your help
Bookmarks