N
notsureofthatinfo
I know someone knows which direction to go on this.
I have an image map done in html and pasted into an excel sheet.
It is in fact a map of the USA.
The AlternativeText comes up when hovering over every state.
How can I capture which piece of the map is clicked on so I can read
the ShapeRange.AlternativeText into a variable?
I want to make this load a form displaying all records for that state
and allow adding new from that form. I have done the form part before.
How can I get the variable for which ShapeRange is chosen?
Thanks for any help.
Scott
I have an image map done in html and pasted into an excel sheet.
It is in fact a map of the USA.
The AlternativeText comes up when hovering over every state.
How can I capture which piece of the map is clicked on so I can read
the ShapeRange.AlternativeText into a variable?
I want to make this load a form displaying all records for that state
and allow adding new from that form. I have done the form part before.
How can I get the variable for which ShapeRange is chosen?
Thanks for any help.
Scott