G
Guest
I have a form with 13 check boxes, one for each division that can provide
input to a given topic. I want to have division names displayed on the
report in a single text box separated by commas. I can get one name to
appear but cannot figure out how to get more than one. I used: =IIf([AA]=
True, "AA", "") for one. Any help would be appreciated. Thanks.
input to a given topic. I want to have division names displayed on the
report in a single text box separated by commas. I can get one name to
appear but cannot figure out how to get more than one. I used: =IIf([AA]=
True, "AA", "") for one. Any help would be appreciated. Thanks.