RATE THIS ANSWER
+1
Click to Vote:
1
0
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 Answered:
Apr 24 2009 5:10 AM GMT by Rajuaruna 
70 pts.