How do I get the page # of the page that a shape links to when dblclicked?
T treeguy Nov 8, 2005 #3 Did. It's contained in the Events section under EventdblClick as a gotopage("whatever page name"). So the issue is how to extract the page name from the EventDblClick method and then get the page order from the page name.
Did. It's contained in the Events section under EventdblClick as a gotopage("whatever page name"). So the issue is how to extract the page name from the EventDblClick method and then get the page order from the page name.