View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] khdubya@gmail.com is offline
external usenet poster
 
Posts: 1
Default Copying text from comments to cells with line feed

I am having trouble finding a way of getting text from comments into a
cell, or even a text box, while preserving the line feeds. Ideally
this would be a UDF, but all of the example ones I can find that do
what I need do not handle line feeds. Any help?