VBA Export Excel to Notepad

Oldfozzy

New Member
Joined
Dec 10, 2013
Messages
9
I would like to export some excel columns to notepad using VBA.
I have 4 sheets in an excel the first is an input and basic calculation sheet the next three are output sheets.

The information is contained in the three sheets in Column A, cells 1 to 113.
It consists of text, numbers, and blank cells, The output is a "Script" file for Autocad which requires the blank cells to act as "Return" characters in Autocad.

Each output sheet provides the command information to draw one item in Autocad.
I want to be able to output each of the 3 sheets seperately to different files.
The 3 files can be named from the text in cell A92, and the Notepad file should be of a .scr filetype.
 
I'll do that when I get home I can't do stuff like that on the company pc it won't permit it...
I'll email the file to myself.
 
Upvote 0

Excel Facts

Show numbers in thousands?
Use a custom number format of #,##0,K. Each comma after the final 0 will divide the displayed number by another thousand

Forum statistics

Threads
1,223,912
Messages
6,175,346
Members
452,638
Latest member
Oluwabukunmi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top