G
Guest
Hi
I'm using Access 2002 I need to use CommandBar But it not
accept it by compiling I have the error Missing library
and I don't do which reference I have to check, anybody
have an idea thanks
In the code I have:
Dim cb As CommandBar
Dim ctr As CommandBarControl, ctr_1 As CommandBarControl
the error: CommandBar : type not defined
I'm using Access 2002 I need to use CommandBar But it not
accept it by compiling I have the error Missing library
and I don't do which reference I have to check, anybody
have an idea thanks
In the code I have:
Dim cb As CommandBar
Dim ctr As CommandBarControl, ctr_1 As CommandBarControl
the error: CommandBar : type not defined