Reappear Menubar
Sep 15, 2005
Hi,
I think I'm in trouble. I don't know what I have done to my database, right now, when I open it, the menu bar doesn't appear. The tool bar appear but not the menu bar. And this is globle, I have try to create a new database and it is the same thing, no menu bar. Want can I do to reappear this tool bar?
Please help,
Le888
View Replies
Mar 12, 2014
If the database sits dormant or unused for 10 minutes the login window needs to reappear for a possible new user.
View 1 Replies
View Related
Nov 12, 2006
HI Everyone,
I searched the forums, and i got one solution but, still i want a help.
i have a menubar created using customize command. Now i want to make enable & Disable some of the commands in that menu.
I got following code for enbling or disabling the menus on custom menu.
but i want to disable the commands in the menu, how to do it?
Application.CommandBars("Training").Controls("LOGON").Enabled = True
"LOGON " is my menu in the menubar, and there are commands in it like, LOGIN, LOGOUT..
anyone can help me, pls...
Thnks in advance....
View 10 Replies
View Related
Jun 4, 2014
I am using a DLookup to default a value in my TextBox. This text box has an event attached to it that updates a table when a different value is entered.
I am having difficulty in getting the default value to reappear when I change my criteria.
For instance Manufacturer is Ford
Colour is default Black
I Change the colour to red
now I change Manufacturer to Audi
I need Default colour to go back to Black
The Lookup Table says Black its just that the default value only seems to run once, first time in and never again unless i exit the database and reopen it.
I have tried adding
Form.Repaint
form.Refresh
Form.Requery
to my afterupdate query
View 3 Replies
View Related
Oct 22, 2006
Hi,
I want to copy my Toolbar and Menubar in another .mdb, can any one help me?
Rahul
View 4 Replies
View Related
Jan 31, 2006
I have created custom menus for forms. The menus come up and go away as needed when the form is open. No problems there. The problem is that the ALT shortcuts aren't working when the form has the focus. If I leave the database main window open and give it the focus (form is popup) the ALT+ works fine, but when the database is complete I will be hiding the database window. I have experimented with that already and still get the same results. I have tried making the form modal and popup, popup only, modal only, and neither. No matter the configuration:eek: , the ALT+ does not seem to work. In case it isn't clear, ALT+C if the menu is &Control, etc...And I have removed the built-in menus so there is no conflict that I'm aware of with the ALT+ commands.
I'd appreciate any help you can give on this problem.
View 7 Replies
View Related
Oct 4, 2004
hei hei
I have removes all options in StartUP that it is not showing any menu bars or databse window.
but only one default menu bar is comming.
please help me, if any one knows it.
thank you.
Kiran .
View 2 Replies
View Related