Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a userform that contains a multiline textbox with wordwrap.
This displays correctly on the userform. I want to copy the contents of the textbox back into a worsheet cell as follows ActiveCell.Offset(0, 5).Value = frmAddIssue.TextBox2.Value This works okay but the line breaks are displayed as 'square box' characters in the cell - is there a way to avoid this? Thanks in advance Leighton |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
UserForm TextBoxes | Excel Discussion (Misc queries) | |||
userform & textboxes | Excel Programming | |||
how do I link Textboxes in a userform to a Cell in a Worksheet? | Excel Programming | |||
userform textboxes again | Excel Programming | |||
userform textboxes | Excel Programming |