View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nilses Nilses is offline
external usenet poster
 
Posts: 1
Default Launch a sub in MapPoint in Excel

Hello,

I have insert a map of USA in Excel (MapPoint in Excel) in
a worksheet in Excel. I have insert the name of each state
in this map. If i select a state, i have the name of this
state. I would like to launch a sub when i click on a
state like if i select Arizona, i have Sub Arizona_Click
but it's not possible but do you have a solution ?.

Thanks for your help

Nilses