--
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
"Michael Fields" <Michae...@discussions.microsoft.com> wrote in message
news:C0E0708C-E308-49BA...@microsoft.com...
You mention Word 2007, so I guess you're using Excel 2007 as well. FWIW, Excel 2007 supports far more columns than previous
versions,
--
Cheers
macropod
[MVP - Microsoft Word]
"Michael Fields" <Michae...@discussions.microsoft.com> wrote in message
news:C0E0708C-E308-49BA...@microsoft.com...
One thing that may work is to create a new blank document in Word, then in
Excel, select the data, Edit->Copy (or Excel 2007 equivalent), then in Word
Paste->Special (click the arrow under the Paste button) and select, say,
Unformatted text or perhaps unformatted Unicode text. You should then end up
with the data in tab-delimited format within Word. Save that, and use it as
the data source for the merge.
It may not work if you have multiline data in Excel, and you may be prompted
for delimiter characters within Word, don't expect the Edit Recipients
dialog to work perfectly, etc.
--
Peter Jamieson
http://tips.pjmsn.me.uk
"macropod" <macr...@invalid.invalid> wrote in message
news:ePTOvRqF...@TK2MSFTNGP04.phx.gbl...
Given that you can't have more than 255 fields in a mailmerge, the ability to have more than 256 columns in a worksheet isn't much
use. If my data set had more than 256 columns, I'd probably want to insert a new worksheet as the mailmerge source, linked to just
the relevant columns in the data set.
--
Cheers
macropod
[MVP - Microsoft Word]
"Peter Jamieson" <p...@KillmapSpjjnet.demon.co.uk> wrote in message news:OpD9e80F...@TK2MSFTNGP02.phx.gbl...
Personally, I would probably do something along those lines too, although
I'd probably be more inclined to copy the worksheet (especially if I needed
to use DDE to connect, in which case the data has to be in the first sheet
in the book) then manipulate the copy. However, for many people,
copying/pasting into Word may be an simpler option than that - it's
difficult to tell, because everyone has their own way of working.
--
Peter Jamieson
http://tips.pjmsn.me.uk
"macropod" <macr...@invalid.invalid> wrote in message
news:uJCpJz4F...@TK2MSFTNGP06.phx.gbl...