home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.visual.basic      MS Visual Basic discussions, NOT dot-net      10,840 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 9,317 of 10,840   
   Steve Gerrard to Kevin Long   
   Re: Need to run 2 macros with drop down    
   17 Mar 05 08:04:12   
   
   From: mynamehere@comcast.net   
      
   "Kevin Long"  wrote in message   
   news:L7TZd.18135$N8.445419@news20.bellglobal.com...   
   > Hi there.   
   >   
   > I have been using Excel in conjunction with Visual Basic for writing a fluid   
   > flow program.  I have 3 drop down boxes on the the spreadsheet and each time   
   I   
   > select an item from the drop down box it runs a particular macro that I have   
   > written.  Currently, each drop down box only runs 1 particular macro. Is   
   there   
   > any way that I can get a drop down box to run 2 macros?   
   >   
      
   Not sure if this is what you mean, but maybe   
      
   Public Sub Macro3()   
       Call Macro1   
       Call Macro2   
   End Sub   
      
   And have the drop down box run Macro3.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca