Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am getting a runtime error 1004
I do realise that I am not addressing the cell correctly but cannot find out how do do this. I have 1 Sheet, 1 Userform and 1 module. My code (below) explains what I want to do. Any code to overcome this error would be greatly appreciated. Private Sub CommandButton2_Click() Sheets("sheet1").Range("K1").Text = "Off" End Sub -- Derek |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use Command Button from each Row to fill UserForm | Excel Programming | |||
Command button calculation from Userform and Cell reference | Excel Programming | |||
need to minimize userform via command button on itself | Excel Programming | |||
Change active cell properties with command button | Excel Programming | |||
Change active cell properties with command button | Excel Programming |