02-02-2010, 09:18 PM
Hi
Can some one help me how to write to a data from application to a text file.
For Example, in my global sheet I have a list of User names and Passwords which I will enter and I will get phone number when I log in. I need to write all phone numbers to a text file.
I used GetRoproperty to extract phone number and when I use FSO to write to the text file, only last phone number is getting stored in text file . previous numbers are getting overwritten.
Can some one help me how to write to a data from application to a text file.
For Example, in my global sheet I have a list of User names and Passwords which I will enter and I will get phone number when I log in. I need to write all phone numbers to a text file.
I used GetRoproperty to extract phone number and when I use FSO to write to the text file, only last phone number is getting stored in text file . previous numbers are getting overwritten.