Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
A question from a friend of mine. Hope you understand this, cause it's in dutch. I've tried to translate it at the bottom. Ik heb een formulier in Vba met een label. Als ik er een commandbutton bijzet met de code "Private Sub CommandButton1_Click() Label1.SpecialEffect = fmSpecialEffectRaised End Sub" bij dan krijgt mijn label nen "boebel" als ik op de nop klik. De bedoeling is echter dat dit gebeurt als ik met de muis over het label ga. Enig idee iemand? Translation: I have a form in vba wich contains a label. When i put a commandbutton in with the code "Private Sub CommandButton1_Click() Label1.SpecialEffect = fmSpecialEffectRaised End Sub" then the label gets a bump everytime i press the button. However this should only happen when i put the cursor on top of the label. Any ideas anyone? regards, Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing the font for part of an axis label, not the whole label. | Charts and Charting in Excel | |||
How to rezize data label box in pie charts (label wraps to two lin | Charts and Charting in Excel | |||
COPY LABEL FORM FROM EXCEL TO A LABEL | New Users to Excel | |||
how to remove label formatting (eg label to number) | Excel Worksheet Functions | |||
add text to label (label from forms toolbar) | Excel Programming |