Check Box Logic

E

Eleanor

Is it possible to assign logic to a check box so that when doing a merge the
value of a field in the DB will determine whether the box is checked or not?
( if Coverage = 1 then checked else unchecked)

Thank you
 
A

Anne Troy

Might I suggest that you provide a value in that field such as XXXX if it's
checked and OOOO if it's not? (Probably an easy find/replace.) Then you can
merge, then do a find and replace. Replace the XXXX with a symbol of a
checked checkbox, and OOOO with the symbol of an unchecked checkbox. I
figure there's some better way to do this, but is it faster? It could also
require macros.
************
Anne Troy
www.OfficeArticles.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top