Hi gurus
We can make a simple commandButton to get its caption from a cell using a simple code like CommandButton1.Caption = Range("A1").Value
Now I have a one question. Can make custom button on excel 2010 to read its label from a cell?