D
DDonnachie
Hi
ok using the following code to bring up print dialogue
Application.Dialogs(xlDialogPrint).Show arg12:=2
but I have code which I only want to run if the print has been successful.
Obviously they can cancel out of this dialogue without printing, which I
want to know.
ok using the following code to bring up print dialogue
Application.Dialogs(xlDialogPrint).Show arg12:=2
but I have code which I only want to run if the print has been successful.
Obviously they can cancel out of this dialogue without printing, which I
want to know.