Microsoft
Software
Hardware
Network
Question : Use Command Button to set cell value
i have a command button in excel 2007 that i need to use to set a cell value when a user clicks on it.
for example when someone clicks on the button i need teh value in cell C1 to be set to "True". can someone help me with the VBA for this type of function?
Answer : Use Command Button to set cell value
In the CommandButton_Click event in the relevant worksheet (VBA editor), type the following -
Activesheet.Cells(1,3).val
ue = True
Random Solutions
"Error 3706: Provider cannot be found" after MDAC-reinstallation
Windows XP Pro Screensaver does not run.
Integrating a WordPress blog into a Website
Sending E-mail from Exchange 2003 Public Folder through 2007 CAS
Flash library images not displaying on stage
Microsoft Exchange 2003 System Log Error Event ID: 10000 : Unable to start a DCOM Server
Data Connection to SQL Server - Import to Sharepoint List
age calculation
XP - Mup.sys
VBS Script to remove/set folder inheritance