5 pts.
 ComboBox in Microsoft Excel VBA
HOW TO RUN A MACRO WHEN SAME VALUE IS SELECTED IN THE COMBO BOX IN EXCEL VB?

Software/Hardware used:
ASKED: April 22, 2009  8:16 AM
UPDATED: April 24, 2009  5:12 AM

Answer Wiki:
Hi, Fist u open a excel sheet,after that u press alt+f11 then u go to insert click on list of content is open select the module again click one empty window is open write the bello code foe example : You print HELLO, pop up message box sub box() msgbox "HELLO" end sub After that you press the f5 keey bord button,opening on one pop macros window.Then celecting a u's macro (box) ,After that u press a run button .macro is run came to u out put "HELLO".
Last Wiki Answer Submitted:  April 24, 2009  5:10 am  by  Rajuaruna   70 pts.
All Answer Wiki Contributors:  Rajuaruna   70 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _