Using Excel VBA to capture standard toolbar use
        Posted  
        
            by vwankerl
        on Super User
        
        See other posts from Super User
        
            or by vwankerl
        
        
        
        Published on 2010-03-01T20:46:22Z
        Indexed on 
            2010/03/16
            15:21 UTC
        
        
        Read the original article
        Hit count: 815
        
I am looking for a way to capture a click on a standard toolbar tool in Excel with VBA. The primary need is to capture any Copy, Cut, and Paste request by the user. I can capture the hot keys for these functions, but I can't find a way to capture the same functions when the user clicks on the icon on the standard toolbar or when the user uses the menu to select the function.
© Super User or respective owner