Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mail Merge-Tables

I have setup an excel database to mail merge into a contract that is a word
document with fields for subcontractor, project, scope and such. One of the
fields in the contract is a schedule of values that looks like this:
Carpet $20,000
Tile $10,000
Total $30,000
Is it possible to set up a table like this in excel that will be recognized
as one field in the excel database? Could a cell in the database reference
a table in another work sheet? I can get this to work with six fields in a
row, but it becomes hard to proofread, and is further complicated by the
fact that not all contracts have the same number of items in their schedule
of values. I've also tried word-wrapping in the cell, but it comes into
word as a bit of a mess.

Please let me know if the problem is unclear, thanks in advance for the
assistance.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default Mail Merge-Tables

Hi

The Excel source table for Word Mail Merge must be on single sheet, have a
single header row, and must not have any gaps. For every document all source
data must be on single row. Unless you define source table as named range,
the sheet with source table must be first (leftmost) in workbook.

You can enter all data on sheets, designed for this purpouse, and have all
data collected into final source table through links. When you do so, it
doesn't matter at all, how are data there placed.


Arvi Laanemets


"MHoffmeier" wrote in message
...
I have setup an excel database to mail merge into a contract that is a

word
document with fields for subcontractor, project, scope and such. One of

the
fields in the contract is a schedule of values that looks like this:
Carpet $20,000
Tile $10,000
Total $30,000
Is it possible to set up a table like this in excel that will be

recognized
as one field in the excel database? Could a cell in the database

reference
a table in another work sheet? I can get this to work with six fields in

a
row, but it becomes hard to proofread, and is further complicated by the
fact that not all contracts have the same number of items in their

schedule
of values. I've also tried word-wrapping in the cell, but it comes into
word as a bit of a mess.

Please let me know if the problem is unclear, thanks in advance for the
assistance.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 595
Default Mail Merge-Tables

M

I had the same problem and never found a suitable solution. I ended up
using VBA to move the data to Word. The technique I used is basically this:

http://www.dicks-blog.com/archives/2...tomating-word/

It's not quite as slick as a mailmerge, but it works and it's automated. If
you think this is a route you want to take and run into problems, post back.

--
Dick Kusleika
Excel MVP
Daily Dose of Excel
www.dicks-blog.com

MHoffmeier wrote:
I have setup an excel database to mail merge into a contract that is
a word document with fields for subcontractor, project, scope and
such. One of the fields in the contract is a schedule of values that
looks like this: Carpet $20,000
Tile $10,000
Total $30,000
Is it possible to set up a table like this in excel that will be
recognized as one field in the excel database? Could a cell in the
database reference a table in another work sheet? I can get this to
work with six fields in a row, but it becomes hard to proofread, and
is further complicated by the fact that not all contracts have the
same number of items in their schedule of values. I've also tried
word-wrapping in the cell, but it comes into word as a bit of a mess.

Please let me know if the problem is unclear, thanks in advance for
the assistance.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
merge two excel files like in word mail merge azmerritt Excel Discussion (Misc queries) 1 December 11th 16 09:23 PM
Zip codes in mail merge - first digit doesn't display in merge Cheryl Excel Discussion (Misc queries) 1 December 22nd 09 08:13 PM
Code launches Mail Merge but disables the Mail Merge austris Excel Discussion (Misc queries) 0 October 14th 06 01:11 AM
mail merge excludes my headers and critical data in Word merge Nix Excel Discussion (Misc queries) 0 April 21st 06 08:35 PM
how do i get my mail merge to update the data source at each merge Steel_Monkey Excel Discussion (Misc queries) 0 November 30th 05 08:41 AM


All times are GMT +1. The time now is 11:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"