G
Guest
I am trying to create my own Excel function in my VBA editor and I need to
know how to refer to the page numbers in any given sheet.
Example: I want the variable PgNum to equal the page number of the cell
that the function is in. In other words, if the function is located on page
7, I want PgNum to equal the value 7.
Thanks
Chris
know how to refer to the page numbers in any given sheet.
Example: I want the variable PgNum to equal the page number of the cell
that the function is in. In other words, if the function is located on page
7, I want PgNum to equal the value 7.
Thanks
Chris