Hi,
I have several checkboxes on a form that represent different reports, I have a macro attached to a 'print preview' button that shows the report for the checkbox which is active, in the condition of the macro I have the following:
[screen].[activeform].[chkboxname]= -1
then Action 'Open...