×
×× ×¡×˜×¡×™×”
i try to create a simple command bar with some command bar buttons in VBA
(outlook). and i got "cann't find project or library error" on:
Dim cbTesting As CommandBar
Dim ctlCBarButton As CommandBarButton
the VBA editor doen't recognize the CommandBar and CommandBarButton objects
Can you plz tell what have i done wrong this time..
10x
(outlook). and i got "cann't find project or library error" on:
Dim cbTesting As CommandBar
Dim ctlCBarButton As CommandBarButton
the VBA editor doen't recognize the CommandBar and CommandBarButton objects
Can you plz tell what have i done wrong this time..
10x