Mail merge

M

M

How do I mailmerge an autoformatted column (each row was automatically
numbered as I keyed in data) from a table I created in a word file. When I
merge the doucment, all the column heading show up except for thsi column
that was autoformatted.

Please help.

thanks
M.
 
D

Doug Robbins - Word MVP

Run a macro containing the command

ActiveDocument.ConvertNumbersToText

over the data source to convert the numbers to text.

--
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
 
Top