C
Cory
Is there a way to denote the currently displayed page?
I am working in Publisher 2002, and I am writing a macro to create a new
preformatted textbox. Since I don't want it to create it on the first page
or whatever and have to go back and get it, I am trying to find a way to tell
VBA to place the shape on the current page.
However, I can't find anything that tells about other values in the .Pages
object than the index number or the ID or anything.
Additionally, I have created a button assigned to a macro that I have
written, but I have not figured out how to determine the FaceID for the
button face I want. I have seen a number of instances in Google searches
that there is a PDF that came with some versions of Office that has the
FaceIDs on it. I would download the addin for the FaceID viewer, but I am
doing all of this on a computer that is not on the Internet and cannot have
any kind of programming code or programs put on it withough extensive (read
"several months of") testing. Anyone know where I can get this PDF? Blank
buttons are not very useful.
Cory
I am working in Publisher 2002, and I am writing a macro to create a new
preformatted textbox. Since I don't want it to create it on the first page
or whatever and have to go back and get it, I am trying to find a way to tell
VBA to place the shape on the current page.
However, I can't find anything that tells about other values in the .Pages
object than the index number or the ID or anything.
Additionally, I have created a button assigned to a macro that I have
written, but I have not figured out how to determine the FaceID for the
button face I want. I have seen a number of instances in Google searches
that there is a PDF that came with some versions of Office that has the
FaceIDs on it. I would download the addin for the FaceID viewer, but I am
doing all of this on a computer that is not on the Internet and cannot have
any kind of programming code or programs put on it withough extensive (read
"several months of") testing. Anyone know where I can get this PDF? Blank
buttons are not very useful.
Cory