Monty
Well-Known Member
Hello Everyone.
Simple one but killed several hours to do this..
Basically wanted to write one column excel to note pad which is working as below..but wanted the output to be continuous rather then in a single column.
Attached the excel file with code.
Present output
![upload_2017-4-20_0-13-4.png upload_2017-4-20_0-13-4.png](https://chandoo.org/forum/data/attachments/40/40949-baa80ebebd52fb8754672ee003f9dd1a.jpg)
EXPECTED OUTPUT
![upload_2017-4-20_0-13-20.png upload_2017-4-20_0-13-20.png](https://chandoo.org/forum/data/attachments/40/40950-a2b529bfa90edd06bd9ef78dcf233ab0.jpg)
This can also be achieved with simple Concatenation formula but it has limitation to 8000 characters...But i have 2,00,000 + rows.
So trying for alternate solution with vba.
Thanks
Monty!
Simple one but killed several hours to do this..
Basically wanted to write one column excel to note pad which is working as below..but wanted the output to be continuous rather then in a single column.
Attached the excel file with code.
Present output
![upload_2017-4-20_0-13-4.png upload_2017-4-20_0-13-4.png](https://chandoo.org/forum/data/attachments/40/40949-baa80ebebd52fb8754672ee003f9dd1a.jpg)
EXPECTED OUTPUT
![upload_2017-4-20_0-13-20.png upload_2017-4-20_0-13-20.png](https://chandoo.org/forum/data/attachments/40/40950-a2b529bfa90edd06bd9ef78dcf233ab0.jpg)
This can also be achieved with simple Concatenation formula but it has limitation to 8000 characters...But i have 2,00,000 + rows.
So trying for alternate solution with vba.
Thanks
Monty!