I tried to create it myself but doesn't seem to work
[VBA]lCopiesPrintFrom = InputBox( _
Prompt:="From which page?", _
Title:="Page Range", _
Default:="20-25")[/VBA]
I tried to create it myself but doesn't seem to work
[VBA]lCopiesPrintFrom = InputBox( _
Prompt:="From which page?", _
Title:="Page Range", _
Default:="20-25")[/VBA]