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
Exchange 2007 is not receiving any incoming email
Looking for SATA Driver for Gateway Laptop CX2608
Creating a VPN Connection via Group Policy or Logon Script
Supressing controls with Null values in Access Report
Reports hang during printing
Server 2003 R2 bogus "not enough storage" errors while adding group as local admin
Setting up External Access to Sharepoint
Cannot Reply using Outlook Web Access (OWA) , Windows XP and IE7
querystring truncates text
Missing Outlook 2003 Message-ID header