Word 2002 MailMerge & Access 2002

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> MailMerge Fields RSS
Next:  more than one record on a page (Mail Merge)  
Author Message
Victor Lazlo
External


Since: Feb 17, 2005
Posts: 20



PostPosted: Tue May 02, 2006 11:11 am    Post subject: Word 2002 MailMerge & Access 2002
Archived from groups: microsoft>public>word>mailmerge>fields (more info?)

My null value merge field displays 12:00:00 AM in a word merge document.
Where is there an option to "Suppress Null Value" when the Access Query
merged field is null.
Back to top
Peter Jamieson
External


Since: Aug 10, 2004
Posts: 2188



PostPosted: Wed May 03, 2006 8:12 am    Post subject: Re: Word 2002 MailMerge & Access 2002 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

There isn't an option to do that in Word.

You can try using the following nested field:
{ IF "{ MERGEFIELD mydate }" = "12:00:00 AM" "" "{ MERGEFIELD mydate }" }

All the {} have to be the special field braces you can insert using ctrl-F9.

If that doesn't work, you can try switching the way Word connects to
theAccess data to DDE by checking Word Tools|Options|General|"Confirm
conversion at open", going through the connection process again, and
selecting the DDE option when offered.

Peter Jamieson

"Victor Lazlo" <VictorLazlo DeleteThis @discussions.microsoft.com> wrote in message
news:D2ACA962-B366-40FB-A946-7ED122B4AEE6@microsoft.com...
> My null value merge field displays 12:00:00 AM in a word merge document.
> Where is there an option to "Suppress Null Value" when the Access Query
> merged field is null.
Back to top
Frank
External


Since: Mar 31, 2006
Posts: 150



PostPosted: Wed May 27, 2009 8:57 am    Post subject: Re: Word 2002 MailMerge & Access 2002 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On and off have been seeking an answer to this very same problem for a couple
of years. Obviously been looking in the wrong place!!

Mail merge now works brilliantly - thanks for raising the issue and for the
(so simple) solution.
--
Frank


"Peter Jamieson" wrote:

> There isn't an option to do that in Word.
>
> You can try using the following nested field:
> { IF "{ MERGEFIELD mydate }" = "12:00:00 AM" "" "{ MERGEFIELD mydate }" }
>
> All the {} have to be the special field braces you can insert using ctrl-F9.
>
> If that doesn't work, you can try switching the way Word connects to
> theAccess data to DDE by checking Word Tools|Options|General|"Confirm
> conversion at open", going through the connection process again, and
> selecting the DDE option when offered.
>
> Peter Jamieson
>
> "Victor Lazlo" <VictorLazlo.TakeThisOut@discussions.microsoft.com> wrote in message
> news:D2ACA962-B366-40FB-A946-7ED122B4AEE6@microsoft.com...
> > My null value merge field displays 12:00:00 AM in a word merge document.
> > Where is there an option to "Suppress Null Value" when the Access Query
> > merged field is null.
>
>
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> MailMerge Fields All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum