Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am attempting to automaticlly deselect a focused comand button when another command button is selected in Excel. I have tried using the following code: Private Sub booOVERREAD_Click() If booOVERREAD = True Then booUNDERREAD = False End If I am a relative novice when it comes to VBA so any help would be gratefully received. I thank you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Wanting to Create A Command Button Command | Excel Programming | |||
VB's Command Button vs Form's Command Button | Excel Programming | |||
Command Button to be used as Browse... for selecting a file to be used... | Excel Programming | |||
Command Button vs Control Button | Excel Programming | |||
Command Button vs Form Button | Excel Programming |