PC Review


Reply
Thread Tools Rate Thread

Access Memo field to Excel Textbox

 
 
=?Utf-8?B?QUJN?=
Guest
Posts: n/a
 
      13th Feb 2007
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.

 
Reply With Quote
 
 
 
 
Tom Ogilvy
Guest
Posts: n/a
 
      13th Feb 2007

http://support.microsoft.com/default...;en-us;q213802
XL2000: How to Copy Text to Text Boxes Using the Characters Method

http://support.microsoft.com/default...;en-us;Q213841
XL: Passed Strings Longer Than 255 Characters Are Truncated
(xl 2000, 2002)

do it 250 at a time using the characters method

--
Regards,
Tom Ogilvy




"ABM" <(E-Mail Removed)> wrote in message
news:774482D8-2B94-467F-8D80-(E-Mail Removed)...
>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.
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Importing Excel Data Into MS Access Memo Field Mike S. S. Microsoft Access External Data 2 22nd Feb 2009 10:07 PM
Export Access Table with Memo Field to Excel Josie Microsoft Access External Data 2 16th Nov 2007 10:00 AM
Access to Excel memo-type field transfer =?Utf-8?B?Y2Fsb3k=?= Microsoft Excel Misc 2 6th Mar 2007 09:37 PM
Export memo field in Access to Excel - data gets cut off =?Utf-8?B?Y3B1cnBsZXR1cnRsZQ==?= Microsoft Excel Misc 0 22nd Jun 2006 04:24 PM
Text gets cut from Memo Field in Access to Excel =?Utf-8?B?Q2h1YnM=?= Microsoft Access 3 29th Dec 2005 09:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:44 PM.