View Single Post
 
Old 01-10-2014, 02:28 PM
jakeic jakeic is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Jan 2014
Posts: 5
jakeic is on a distinguished road
Thumbs up

Hi Macropod
Your code works perfectly!
Just one more small thing although.
I amended it a little bit to fit my purpose better, I added a userform to obtain the reference information from the user.

then store the starting reference numerical number in variable: Myref
say the user input 100
myref = 100

and i would like to reference the first page as 100, the next one is 101... etc

however currently the code is using the page number only.

Could you please advise how to amend this?

Thanks a mill

Last edited by macropod; 01-10-2014 at 03:17 PM. Reason: Deleted unnecessary quote of entire post replied to.
Reply With Quote