View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
ward376 ward376 is offline
external usenet poster
 
Posts: 360
Default Accelerator or Access Key

If I remember correctly, alt+d is assigned to the 'data' menu item in
<=xl2003.

Apparently =xl2007 is going to xl's default hotkey on the other
person's machine.

Just change the accelerator in the ActiveX control to something that
ms doesn't already have assigned.

Thanks!
Cliff Edwards