View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Neil Miller[_3_] Neil Miller[_3_] is offline
external usenet poster
 
Posts: 3
Default CRLF in text box



Sorry Tom - the last post with the workaround contained a typo:

.TextBox1.Text = "" = mY_stR

should have read:

.TextBox1.Text = mY_stR

The workaround does work, of course, but I still have the original
problem described in my first post.

Regards....Neil

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!