I have created options on a form that allow a user to Print, Send to e-mail or Open a report in Word (printing ALL records).
I have also inserted a combo-box from which the user chooses a SPECIFIC record to print (using a WHERE condition in a macro).
Is there a way of allowing the user to select a record from the combo-box and instead of just printing, allowing the user to then select either Print, e-mail to or Output to Word?
I have also inserted a combo-box from which the user chooses a SPECIFIC record to print (using a WHERE condition in a macro).
Is there a way of allowing the user to select a record from the combo-box and instead of just printing, allowing the user to then select either Print, e-mail to or Output to Word?