Export a single record?

T

thinman

I have a form based on a query that yeilds 29000+ records. Users enter their
(1) criteria and the form displays the associated record.

I have a print button that prints that single record.

I would like to have a button that exports the data for that one record, not
the entire query results, be it to excel, text file, or anything.

Is there a way to do this?
 
Top