View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Pasting unformatted text into Notepad (from a range in Excel)

Just a bit of a heads up. You are NOT making friends.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Daniel" wrote in message
...
Problem: copying a range of cells from Excel, opening Notepad and pasting
the
range as unformatted text. All in one VB code step.

Please answer with a VB code.

Thanks
Dan