In Microsoft Access: How do I write the control in (properties) of an unbounded box created in a report header to display the a month I query (Criteria -Enter: Month) which then converts to a Make Table? When I run the query and am asked, "Enter: Month" and I type in "May", I want May to show up in my report page header. That is ultimately what I'm trying to accomplish. Thanks - Pat C.
Software/Hardware used:
Microsoft Access 2000
ASKED:
June 23, 2010 1:54 PM
UPDATED:
June 24, 2010 5:31 PM
Thank you very much Randym. I also just figured out I can accomplish this using the DLookUp function which I believe pulls from the first record as you indicated above. Excellent! Pat