hi all,
i know i should probably know this but my mind is blanking. i have an entry form with a print command button on it. what i would like to do is have the user click the button and access print the current record displayed. currently, when the user clicks the button it prints all of the records from the record source. can someone help me with this. just a little background i have an event procedure attached to the On Open event on the form that creates a blank (new record) form when the object is opened. basically, what i need is for the user to print the blank form and then they're going to fill out the form (hard copy) with a pen and then enter this information to populate the dbase later. many thanks to everyone for any help with this.
i know i should probably know this but my mind is blanking. i have an entry form with a print command button on it. what i would like to do is have the user click the button and access print the current record displayed. currently, when the user clicks the button it prints all of the records from the record source. can someone help me with this. just a little background i have an event procedure attached to the On Open event on the form that creates a blank (new record) form when the object is opened. basically, what i need is for the user to print the blank form and then they're going to fill out the form (hard copy) with a pen and then enter this information to populate the dbase later. many thanks to everyone for any help with this.