Is it possible to have my power point slides numbered in hexadecimal?
I know it sounds crazy, but I wanted to give a substile nerdy feel to it.
Is it possible to have my power point slides numbered in hexadecimal? I know
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You couldn’t have PPT do this for you automatically, but you could run a little code that adds a text box to each slide and in the text box, put the slide’s number, converted to hex.
Something like so:
As edited:
Now it tags the page number shape when it creates it but before it creates it, it looks for any existing page number shapes (by checking for matching tags) and deletes them first.