I have an Unbound List Box I've added to a report that I want to use to just toggle "actions" for each record on the report. However, when I go to print the report, any change made to the unbound list box (circled below in image) disappears. Is it possible to keep these intact for printing purposes? I want the list box to be a user-input and not based on data from underlying forms/tables. If not a YES/NO checkbox that could be selected individually per line of report would work however I had a similar problem trying to implement that.