Help saving a select to a text file
How do I programmatically extract data from a worksheet (a range, not the
entire sheet) to a text file?
What I am doing now is selecting the data I want with my mouse and copying
it. I then paste it to notepad and save it. I would like to do this
automatically from an external script, preferably VBScript.
Thanks in advance.
|