Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to write an Access memo field into an Excel TextBox from the
drawing toolbar. For some reason if the memo field is over 255 characters nothing will appear. I know a textbox will hold more than 255 characters. I am trying to use 1 Excel template file to create spreadsheets that contain data and 1 of 5 different comments. I thought I could just write the message in a textbox by using this oWorksheet.Shapes("TextBox").OLEFormat.Object.Text = rcd_Letters!LetterComment Works as long as the comment is <= 255. Any ideas on how to write a paragraph of variable text to Excel would be appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Access to Excel memo-type field transfer | Excel Discussion (Misc queries) | |||
field shows (memo) not data | Excel Discussion (Misc queries) | |||
Export memo field in Access to Excel - data gets cut off | Excel Discussion (Misc queries) | |||
Memo Field Not pasting correctly in XL | Excel Discussion (Misc queries) | |||
Fill a Memo field | Excel Programming |