Posted to microsoft.public.excel.programming
|
|
Assign MAcro to command button
Any error message?
T De Villiers wrote:
Hi, I have a macro in my workbook called REV,
I need to assign this macro to a commnd button.
The following is what I have so far, am clearly missing something
cos' its not quite working.
Many Thanks
Private Sub CommandButton1_Click()
REV
End Sub
--
T De Villiers
------------------------------------------------------------------------
T De Villiers's Profile: http://www.excelforum.com/member.php...o&userid=26479
View this thread: http://www.excelforum.com/showthread...hreadid=568442
|