Preferences for files of the menu drop-down

In some programs, the drop-file keeps a history of the previously opened file. Is it possible to make it NOT it?

Hi Judith,

To address your concern, provide the answers to the following:

  • What version of Office you are using?
  • What are Microsoft programs, you wanted this feature is disabled?

Visit us for your answer.

Thank you.

Tags: Windows

Similar Questions

  • When I click on 'file', 'Edition', etc. in Internet Explorer or Windows Explorer, the menu drop-down appears to the right what I'm clicking on.

    When I click on 'file', 'Edition', etc. in Internet Explorer or Windows Explorer, the menu drop-down appears to the right what I'm clicking on., making it sometimes difficult to get to the line on the drop-down list, I want to access.  He acted in this way for a while, but I think much about it until I was on a friends computer that do not have the problem.  Anyone know how I can fix this problem?  Running Vista Home Premium SP2 on a Toshiba Satellite A215-S4807 laptop.  Thank you!

    It is perhaps a workaround for you...

    If you leave space on the left of the screen, the drop-down list box on the left side.
    Like this.. .notice that some of my desktop icons appear on the left where the space was.

    For the benefits of others looking for answers, please mark as answer suggestion if it solves your problem.

  • I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not display in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    I created a custom and registered with a specific name date format. However, when I open a new worksheet, my saved format does not appear in the menu drop-down? Am hoping that I don't need to create the same format for each new sheet?

    You must save the spreadsheet containing the new date as a model format and use this custom template for each new spreadsheet where you want that this date format personalized at your disposal.

  • Cascades: How to set the background image for the menu drop down and etc...

    Hello

    Is there an easy way to set the background image for the menu drop down and etc, current support only black as a background?

    Thank you

    Tom.

    Welcome to the forums!

    This is currently not supported unfortunately.

    I encourage you to save a feature for this request:

    https://www.BlackBerry.com/JIRA/secure/dashboard.jspa

    See you soon!

    Martin

  • How can I get a program icon for the office high back on the menu drop-down?

    I accidentally pulled the icon 'Windows Explorer' on the menu drop-down 'Programs' (instead of create a shortcut).  Now I can not understand how to get it back.  If I display the menu drop-down then try to sneak back, as soon as I click the icon, the menu drop down disappears.

    This should do it:

    1. Click the Start button.
    2. Click Open .
    3. Click programs .
    4. Click on Accessories .
    5. Drag the icon into the folder.

    Boulder computer Maven
    Most Microsoft Valuable Professional

  • I just installed Acrobat Pro XI.  When I went to start the program asked me for a serial number, which I have, but the menu drop-down did not include Pro XI and gave me an error message

    I can't not far as this screen because the serial number does not match any product on the menu drop down.

    Apparently, it sounds as if you have purchased an upgrade, which if so would have been a mistake. Of course, if this is not the case, check received. If still not sure please tell us price paid.

  • Out of script in the menu drop-down model, is it possible and how?

    Hi all

    I started working with the vRealize today, my goal is to receive the output of the workflow of the script or in the drop-down field as a plan of action.

    For the first question, I want to ask you if it is possible in the vRealize or it is not difficult to do.

    For now, I wrote the script with return of table .

    The com.commonlab.emapotaa.scripts/getList function is:

    var arg0 = ["test", "test2"];
    return arg0;
    

    And my settings are:

    Capture.PNG

    My goal is to get the JSON content crawled to the drop-down list.

    For now I made the script runs every minute for the list and save it to file, the script will load content from the file parse for array and return as a drop-down list, but his does not work even with primitive table and return.

    It is possible at all?

    You have any ideas, how do I get the output of the script in the menu drop-down entry?

    Thank you!

    Marek Potargowicz

    Hi, it works very well for now, simple return works do not know why it was not working before

    Now, it's great

    Kind regards

    Marek

  • symbols of site little left of the names of sites in favorites have disappeared in the menu drop-down

    These are the small individual square symbols identify the Web site. They are present when checking under "Show all bookmarks" menu drop-down [which opens the info files], but do not show that they were previously in individual link lines in the menu drop-down.

    Hi nateich2,

    You should take a look at this article which discusses some of the problems with the latest version of Firefox.

    There is some information here that should help you solve your problem. Fortunately, this is a very easy solution.

    Hope this helps!

  • Epson Workforce 545 all-in-One: project of black and white print option is no longer in the menu drop-down

    Hello. I am trying to print in draft mode, black and white, but since I recently installed and then uninstalled a printer canon, printer all-in-one Epson Workforce 545 is more offers me black and white mode fast draft on the menu drop down.

    Thanks in advance for your help.

    It is a forum of HP.  The Epson Workforce 545 you had to best results in the Epson support pages here.

  • The cutting tool will not work in trying to capture the menu drop-down

    I've recently upgraded to Office 2016 from 2013 and since then my Snipping Tool will not work correctly. I can always capture what I want except for the drop down menus. Eight other users are connected to my network of the company; all Windows 7, all Office 2016 and it works on all the computer but mine. I opened the Snipping Tool, click Cancel (tried to escape, too), and then open the menu drop down, press Ctrl + print screen and nothing happens. Can someone help me?

    I just thought of it myself. Used to work in previous versions using the Esc, then press Ctrl + print screen. Now, it's a little different.

    1. Your screen are preparing to capture you want, with the exception of the drop down.
    2. Open the capture tool and choose the type of capture you want (I use the Rectangle) and now the new part... Choose a delay for however many seconds you have to when you press New when you can open the drop desired down.
    3. Click new. (The capture tool will activate not to but the number of seconds you have chosen late.)
    4. Open your drop desired down and wait for the tool.
    5. Proceed as usual.

    Hope that helps!

  • Capture AbstractActionItem SIGNAL to slip into the menu drop-down

    Hello

    So I need to do anything when I press the ActionItem in slide it towards the bottom of the context menu on BB10.

    I created the shot on the menu drop-down

        Menu *menu = Menu::create();
        Image infoIcon = Image(QUrl("asset:///images/info"));
        menu->addAction(ActionItem::create().title("Info").image(infoIcon));
        menu->setObjectName("infoItem");
    

    Looked at the docs. AbstractActionItem

    https://developer.BlackBerry.com/Cascades/reference/bb__cascades__abstractactionitem.html the action point emits a triggered() Signal.

    Then ran info a bunch of question that did not help.

    • Looked QTDocs
    • Looked at the signals & Slots section of BB stunts Docs

    in my App.hpp file I added

    public:
       void debugText();
    

    I tried to connect the menu by using the following code:

    connect(menu->objectName(), SIGNAL(triggered()), this, SLOT(debugText()));
    

    It does not work, and I spent 2 hours trying to figure why not.
    How do you connect in fact these things?

    Thank you!

    Hello

    trigger signal is attached to ActionItem itself and not Menu object.

    And don't forget the Q_SLOT macro.

    class xxx : virtual QObject {
      Q_OBJECT
    
    public:
      Q_SLOT void debugText(void);
    };
    
    Menu *menu = Menu::create();
    Image infoIcon = Image(QUrl("asset:///images/info"));
    
    ActionItem *mItem = ActionItem::create().title("Info").image(infoIcon)
    
    menu->addAction(mItem);
    menu->setObjectName("infoItem");
    
    connect(mItem, SIGNAL(triggered()), this, SLOT(debugText()));
    

    Nicklas

  • Y at - it an option to activate the menu drop-down overview of the policies?

    Until about a week ago, I could type in the menu and the box of selection taking place and I could select fonts. (as in the image below) Now, it only goes to the exact police that I type, and there is no drop down with it. It's really make things more difficult for me. I can get the menu drop-down appears, but only if I click on the arrow and use the mouse. The second, that I start typing it disappears.

    Does anyone know how to recover my preview? I'm worried that I hit a weird keyboard shortcut.

    Untitled.jpg

    There are two search modes. Maybe you changed it. Read about it in this article.

    New features of Illustrator CC Type | Design of Type and layout in Adobe Illustrator | Peachpit

  • By clicking on tools on the toolbar brings up the menu drop-down instead of switching tools

    CS3 (real licensed copies), OS X 10.5, Cintiq 12WX - using keyboard shortcuts changes the active tool, but clicking on a tool in the tool bar with the mouse or stylus does not; Instead it shows the menu drop-down with associated tools - Polygonal Lasso, magnetic Lasso, etc. - and clicking with the mouse or stylus in an active window has no effect until a second click. It is absolutely infuriating bug, and I have better to do that swearing screaming at my computer when I have deadlines to meet. Can someone please tell me how CS3 accept 'by clicking on a tool' as ' switch so that the tool "rather than" drop-down menu view other versions of this tool? It took half a day of Googling to figure out how to fix these trash the last time it happened, and stupidly, I did not write the process.

    Your understanding of the "obsolete" is as poor as your understanding of 'help '. CS has done everything I need Photoshop CS2 and do still works very well on my Windows machine, CS3 is just what was common back when I had access to student discounts making it actually worth buying a new version of the program.

    I had already tried to reset everything that was possible to reset in Photoshop itself - and reinstall the drivers using another mouse and the Cintiq, and restart the computer - several times without success before finally discovering the source of the problem... which is that whenever the System for the mouse settings have been changed, CS3 distorts apparently any setting double-click outside the default as a Ctrl-click the equivalent of a right click Mac in Windows. Because the double-click speed has been changed, each time I left-button/single-clicked on anything in Photoshop, it had misinterpreted as a right-/ Ctrl-click the button instead, which is the normal command to put in place the drop-down menu with all the other partners of the tools.

    Reset the speed of the default double click in system settings solved the problem, so I'm CE marking as "assumed answered" in the hope that someone else running into the same problem on an old system might find with Google at least.

  • My panels are not displayed when I click on it in the menu drop-down windows. The box appears but not the Panel. Can anyone help?

    My panels are not displayed when I click on it in the menu drop-down windows. The box appears but not the Panel. Can anyone help?

    Try to reset your preferences using Cmd (LTRC) - Opt (Alt) - move when restart you the version of AI. Did you once two monitors?

  • Create application option not available in the menu drop-down

    I can't access the option 'Create approx...' in the drop down menu to the Folio Builder. All the options in the menu drop-down are there except for the option Create App. Does anyone know why this is the case?

    Thanks in advance for the help.

    Mac only

Maybe you are looking for

  • Re: Please update by Satellite U500 to Windows 8?

    Please I want Upgrad satellite U500 (PSU8CE) of windows 8 and my PC is powered by the company? What is the solution? :(

  • Re: Toshiba Store Art Exteranal 320 HARD drive not recognized

    Hello I have a problem with my 320 GB Toshiba Store Art HDD Exteranal.I bought it a week ago and everything worked well on different systems: Win 7 (64), Vista (32), XP Pro.But today when I tried to use it it displays a message that * unrecognized de

  • I have a question about wifi

    I have question about wifi

  • Satellite P200 lost graphic card

    Well, it was a fun day, simply unplug the p200 and moved to another room, plug it in again and nothing!No lights or anything like that. So yes, this happened while nothing has been activated.So I took to remove the many screws holding the P200 togeth

  • Information and performance tools

    These programs are causing windows close slowly Details: Name: unknownFile name: demo32.exePublisher: unknownDate reported: September 28, 2009 09:00Shooting: 159.9 seconds which application should I check Please update Thank you