ronsandiego
09-05-2001, 02:46 PM
Hi all. I am working with an Access 97 database and I can do reports where all the entries are printed out. I can do Forms to sequentially display data for individual records, in my case, for each person in the data base. Here is what I would like to do for my users: --- When I have a Form on the screen, I want to make a button that allows the user to get a print out of just the one record that corresponds to the form on the screen. I do not want to do a report for all the names of people, for example, (I can do that); here I just want to make a button (which will be labeled Print Current Record)on the form that that the user can push and get the data that is presented on the Form for that one person's record (who is currently seleted on the Form. And I do not want to do it usings Screen Print either. I want it to be something that the Access DB allows the user to control from within the ACCESS DB. Will this take some special code.?? I am not familiar with how to write specail code; but I am starting to read about it. I would appreciate any/all help I can get to get me past this. Thanks... ----ronsandiego....