Search results

  1. D

    Comments box with username?

    Hi, Its me again. I have a form with a comments box that appends the data and displays it in another unbound text box as a history with a time stamp using =ColumnHistory([RecordSource],"Notes","[ID]=" & Nz([ID],0)). I think this is called column history? This is all working well. On the...
  2. D

    Multiple check boxes values to a textbox.

    Hi, Please can you help. I have a form with multiple checkboxes on it. Is it possible to output these selections to a textbox on a report? My form has an option Contains or Traces Then a list of Allergens. * Eggs, * Fish, * Nuts, * Peanuts, * Wheat. If option 'Contains' is selected I need...
Back
Top Bottom