Jump to content

Recommended Posts

Posted

Hoping someone can help I am creating a new RTF template for a report and I would like the information shown, as it is on SIMS as tick boxes, rather than a true or false response, does anyone know if this is possible or not, they are user defined fields.

Thanks

Posted

You can use Mail-merge rules in Word to achieve what you want. in short what you need is something like this

 

 

{ IF {Aspect Merge Field} = true "Tick symbol" "Cross symbol"}

 

 

To get the symbols to show you need to press Ctrl+A then F9. You could automate this in a Macro to save or set word to auto calculate before printing (option second from bottom in attached picture)symbols in reports.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...