LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Enter key text symbol

I have a form with a multiline textbox which has (EnterKeyBehavior
=True) property.

When the ok button is clicked on the form, the contents of the textbox
is placed into a range on a worksheet. Problem is the ascii symbol for
the enter key, it is displayed at the end of every line.

Is there anything I can do to stop this ?

Private Sub CmdOK_Click()
ActiveSheet.Range("Notes") = TxtNotes.Text

Unload Me
End Sub
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you enter a tick symbol into a spreadsheet cell please? Armitage Shanks Excel Worksheet Functions 4 September 24th 07 07:15 PM
How to enter Naira currency symbol Sivanandam Senthil Velu Excel Discussion (Misc queries) 2 July 7th 06 04:04 PM
how do I enter a square feet symbol in excel? summerlane New Users to Excel 4 September 16th 05 01:56 PM
How do I create a new symbol to enter as a character? Coryne17 Excel Worksheet Functions 4 April 20th 05 05:48 PM
How do I enter a symbol in a footerl? EmmaA Excel Discussion (Misc queries) 4 February 24th 05 01:43 PM


All times are GMT +1. The time now is 08:41 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"