Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hello all. I am a complete beginner to VB code. I have created a command button in a worksheet..and have recorded a macro by the name of mcrCostAccounting. Basically I want the user to click the command button and then for the macro to run... so the user should click on the button and then the user will end up in another worksheet (this is what the macro basically does!) how do i do this? heres my attempt.. Private SubCommandButton1_Click() GoTo mcrCostAccounting End Sub Thanks in advance!! -- londonchick ------------------------------------------------------------------------ londonchick's Profile: http://www.excelforum.com/member.php...o&userid=24529 View this thread: http://www.excelforum.com/showthread...hreadid=381235 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MACRO REQUIRED | Excel Discussion (Misc queries) | |||
Simple Count formula required | Excel Discussion (Misc queries) | |||
simple validation formula required | Excel Discussion (Misc queries) | |||
Pilgrim needs help: Effecting keystroks required by a macro nested within a macro. | Excel Programming | |||
Simple Code Required | Excel Programming |