Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / April 2008

Tip: Looking for answers? Try searching our database.

Checkbox into a merge "switches"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris O - 17 Apr 2008 22:39 GMT
Hello, I am trying to import data from ACT as a mail merge, checkboxes show
up in word as "true" or "false".  I would like it to say "Y" or be left
blank.  How can I change the data in the switch info so it can do this?  
Thanks!!!
Doug Robbins - Word MVP - 17 Apr 2008 23:04 GMT
Use and If...then...Else field

{ IF { MERGEFIELD fieldname } = "true" "y" "" }

You must use Ctrl+F9 to insert each pair of Field Delimiters { } and you use
Alt+F9 to toggle off their display.

Signature

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

> Hello, I am trying to import data from ACT as a mail merge, checkboxes
> show
> up in word as "true" or "false".  I would like it to say "Y" or be left
> blank.  How can I change the data in the switch info so it can do this?
> Thanks!!!
Chris O - 17 Apr 2008 23:52 GMT
Hi Doug

Thanks for that, unfortunately ACT didn't like that, it came up with the
error "object has been deleted", I know it also doesn't like the date format
switches either.

The info when going ALT F9 is:
{ DOCVARIABLE [ACTFIELD]TBL_CONTACT.CUST_AgriculturalEquipment_121246028 \*
MERGEFORMAT }

The extension is actually .adt instead of .doc, not sure if that affects it
at all.

I have asked this question on the ACT website, but I am yet to get any
response.

Thanks,
Chris

> Use and If...then...Else field
>
[quoted text clipped - 8 lines]
> > blank.  How can I change the data in the switch info so it can do this?
> > Thanks!!!
Doug Robbins - Word MVP - 18 Apr 2008 02:43 GMT
Use

{ IF { DOCVARIABLE
[ACTFIELD]TBL_CONTACT.CUST_AgriculturalEquipment_121246028 \*
MERGEFORMAT } =  "true" "y" "" }

I am not sure where you are seeing the extension .adt so cannot comment on
its significance

Signature

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

> Hi Doug
>
[quoted text clipped - 31 lines]
>> > blank.  How can I change the data in the switch info so it can do this?
>> > Thanks!!!

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.