If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Long string in Excel cutting off in mail merge

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-23-09, 09:51
asliceofpi asliceofpi is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Long string in Excel cutting off in mail merge

Hello,

I have an Excel spreadsheet that I'm using as the database for a mail merge, and it includes strings that basically become columns in a table when merged. This can make for some very long strings (well over 255 characters, in some cases). Now, I'm using an external application with the merge that allows me to fax the merge. Here's my conundrum: if I use the OLE DB method to connect the data, it works with the external app but cuts off after 255 characters; if I use the DDE or ODBC method, it brings in all the information but the external app won't read it.

I'm relatively new to databases and mail merges, and after exhausting various Internet resources, I don't know where to go next with this. I read about the "memo" (vs. "string") format that exists in Access; is there a way to define a cell to have that format within the Excel spreadsheet? Is there a better solution that I just don't know about yet?

Thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On