Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello, I'm having trouble with textboxes!
Here's basically what I have: Public sub get_text() dim myString as String myString = Worksheets(1).Texboxes(1).Text [...] End Sub The problem is, myString only seems to grab the first 256 characters o the text box. I'm sending the text to another application, so th character limit of excel cells shouldn't be an issue. Any ideas? ![]() Wil -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
from the text 4 pcs., how to remove only characters/text | Excel Worksheet Functions | |||
Deleting 3 Text characters from the right | Excel Worksheet Functions | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions | |||
want to remove all text characters equal to one character in length from text string | Excel Worksheet Functions | |||
add characters to beginning of text | Excel Worksheet Functions |