Save "Wrapped Text" data in .txt file keeping all the line separation

asif_raza

New Member
Joined
Sep 26, 2011
Messages
13
I have data in same column. It is wrapped text. Each cell needs to be saved as .txt file. Whenever I copy and paste data in txt file it shows in one single line. But with double clicking into cell and then select data and copy it into .txt it saves the wrapped text version just as required.

Can someone provide VBA to help me out? Its algorithm is something like this

- Double click into cell, Press F2

- Select all data in cell and copy it

- Open an input folder, create .txt file and paste date there. save it before closing it
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.

Forum statistics

Threads
1,214,647
Messages
6,120,722
Members
448,987
Latest member
marion_davis

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