I'm trying to create a Word document where on the first page there are checkboxes to select/deselect pages to print.
I'm trying to write some sort of macro to check when checkbox.value = true
it returns a value (page number) and then I can use Application.PrintOut pages="(checkbox values)"
to print the document.
But unsure how to go about it if it's even do-able.
Aucun commentaire:
Enregistrer un commentaire