The code given below is supposed to click all the three command
buttons simultaneously to do their respective tasks.
public sub combined()
commandbutton1
commandbutton2
commandbutton3
end sub
Do i need to activate something from the referece library???