Hi
I have a table with a number of dates that are checkboxes. I need to mailmerge this table into a letter and display the label of the checkbox rather than the True/False value of the check box. I have tried an IIF statement so if the value is true to display the date (eg. IIf([Main]![23/07]=True,"23 July") but I keep getting 'datatype mismatch in criteria expression'. Can anyone help?
Many Thanks
Fi
I have a table with a number of dates that are checkboxes. I need to mailmerge this table into a letter and display the label of the checkbox rather than the True/False value of the check box. I have tried an IIF statement so if the value is true to display the date (eg. IIf([Main]![23/07]=True,"23 July") but I keep getting 'datatype mismatch in criteria expression'. Can anyone help?
Many Thanks
Fi