View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
redb redb is offline
external usenet poster
 
Posts: 13
Default private macro and shortcut key

Is it possible to have a keyboard shortcut for a macro that is designated
Private? I have created a macro and given it a keyboard shortcut. The macro
works perfectly, until I made it "Private Sub Macro." Any ideas why this
doesn't work?

Thanks!