Ahoy! I'm hoping for some help on what (I believe) should be a simple task.

I have a form with a button. I would like that button to have a caption with a date. That date should be pulled out of a table when the form loads. (e.g. the button would read "Last Audit was 2006/12/21" - that date is on my "Audit" table).

I created an actual query object to return the largest date on the Audit table....