Hi there, I have a text file (data.txt) which I'm looking to add data to (either at the bottom or the top, doesn't matter)
Basically, I have a userform which, when the update button is clicked, adds the value of cell A1 to the txt file on a new line.
I don't want the text file to open up, nor...