Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Macro to save contents of a named range to a file
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="kittronald, post: 6457182"] In Microsoft Excel 2007, is it possible to create a macro that saves the contents of a named range to a tab delimited text file ? For example, the DATA name refers to A1:C2 and contains the following: A B C 1 Item Qty Cost 2 Apple 1 1 The text file DATA.TXT would contain: Item Qty Cost Apple 1 1 Any ideas ? - Ronald K. [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
Macro to save contents of a named range to a file
Top