Hello everyone, this is probably another mind-numbingly simple question, but here goes...
I have an open form on screen displaying data from a single table and wish to print that data as a report rather than print the form. I guess I need to use a query to retrieve the record currently displayed on the form and then print the report based on that query. So far so good? OK, how do I get the query to return the currently displayed record? Presumably using the 'criteria' field thingy - but what to put in it?
Please keep any reply simple...because I am!
Mike
I have an open form on screen displaying data from a single table and wish to print that data as a report rather than print the form. I guess I need to use a query to retrieve the record currently displayed on the form and then print the report based on that query. So far so good? OK, how do I get the query to return the currently displayed record? Presumably using the 'criteria' field thingy - but what to put in it?
Please keep any reply simple...because I am!
Mike