![]() |
|
#1
|
|||
|
|||
![]()
I'm currently looking at creating an automated field entry for reports at my company, extracting the data from an excel file. What I want, is to enter a job number, and it to automatically fill in the title field, author field, and client field from the job number. Essentially it's a lookup from word to excel.
I know that mail merge is a way of linking excel data through to word, but I haven't been able to find a way to have a specific entry to go through as opposed to the entire data field. If anybody can give me any help on this it would be fantastic. |
#2
|
||||
|
||||
![]()
hi hustafus,
With the mailmerge, you can use record filtering to output only the records you select. Alternatively, you could combine a SKIPIF filed with a FILLIN field, along the lines of: {SKIPIF {MERGEREC} <> {FILLIN "Record # to merge" \o}} or {SKIPIF{=({MERGEREC}< {FILLIN "First Record #" \d 1 \o})+({MERGEREC}> {FILLIN "Last Record #" \d 999 \o})}= 1} Note: The field braces (ie '{}') are created via Ctrl-F9 - you can type them or copy them from this post.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
sedain121 | Mail Merge | 2 | 10-04-2011 07:52 PM |
![]() |
ericlch16 | Mail Merge | 3 | 04-30-2011 04:44 AM |
Mail Merge | nonworduser | Mail Merge | 0 | 08-24-2010 02:28 PM |
![]() |
akim281 | Mail Merge | 2 | 02-05-2010 02:54 PM |
![]() |
Anthony | Outlook | 1 | 09-29-2009 06:09 PM |