cjbrown815
IS-IT--Management
Hello,
I was referenced to go to the string
thread181-775804: Change the mouse cursor to a pointer
and it explains for access but not excel. I am not well educated in excel. I have a checkbox that I would like to have the cursor change to a hand icon when it is floating over the checkbox.
currently I have this
//
Private Sub CheckBox1_Click()
checkboxstatus = True
End Sub
//
and I'd like to include the cod ein the string above but do not know how.
thank you
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931
I was referenced to go to the string
thread181-775804: Change the mouse cursor to a pointer
and it explains for access but not excel. I am not well educated in excel. I have a checkbox that I would like to have the cursor change to a hand icon when it is floating over the checkbox.
currently I have this
//
Private Sub CheckBox1_Click()
checkboxstatus = True
End Sub
//
and I'd like to include the cod ein the string above but do not know how.
thank you
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931