Recent content by devanicole

  1. D

    Update Query based on Textbox Values

    Thanks for your reply! Is there a way to add this to my expression above though? I already have an input based on a listbox on my form. I'm not sure the Where clause would work for this since I'm not filtering anything out. Thanks!
  2. D

    Update Query based on Textbox Values

    Hello Everyone! I am working on building a query that will update a specified field based on the values input into a textbox on a form. Basically, if certain years are entered into the textbox, the query will assign a specific letter to the field. If not, it will assign a different letter...
Top Bottom