I need a list of all folders created in Profile folder by Excel 2013

I am having issues with Excel 2013, I have noticed some folders are missing .e.g xlstart.  So I need a complete list of folders created by Excel 2013 to compare

Are you sure you are looking in the right place, paste the following in the Immediate window in the VBE and hit enter
?application.StartupPath 
If there isn't an XLSTART probably you haven't yet created a Personal file

Similar Messages

  • Need a list of all services, processes and servers

    Hi experts,
    i'm totally new to this but i need a list of all services, processes and servers. Is there a easy way to get them?
    I try to create a tool where you are able to virtually shutdown servers and then you can see what happends to the services and processes. Hope someone can help me.
    Thanks
    btw - sorry for my english

    i'm not sure if you all understand what i'm trying to do so i'll ty to explain it
    first i'll try to explain how i understand SOA
    - there are several servers on which the services run
    - a service is only runnable if his server is active
    - a process consists of several services
    - if one of these services isn't runnable anymore the whole process isn't runnable too
    - there are user who use one or more processes
    - if one of the used processes is not able to run the user will be affected
    the tool i'm trying to write should automatically import the descriped information (server-, service-, process- and userlists) from a given SAP-Systemand then you can switch virtually a server to see which services, processes and user would be affected.
    This would be fine if you want to shut down a server for maintance work or something like that.
    so i hope you understand my problem and you are able to help me
    again i want to excuse for my english and my wimpy knowledge about the SOA Architecture of SAP

  • Query to get a listing of all folders and joins in EUL

    If anybody has a query that provides a listing of all folders and joins between those folders in a Discoverer EUL, can you please share it.
    Any help would be greatly appreciated.

    Hi
    As Rod commented you won't get an accurate listing going through XREFS. You need to look in the statistics table, EUL5_QPP_STATS where you will find a history of all worksheets that have been executed. Unfortunately the item columns in EUL5_QPP_STATS are encoded so you will need some special SQL to uncode them.
    First of all you will need to have installed the EUL extensions which can be found in the script called EUL5.SQL (located in the Discoverer\Util folder where Admin is installed) when logged in as the owner of the EUL. Theh try running this script, altering the data switch to a suitable date:
    SELECT
    QS.QS_DOC_OWNER    USER_NAME,
    QS.QS_DOC_NAME     WORKBOOK,
    QS.QS_DOC_DETAILS  WORKSHEET,
    TRUNC(QS.QS_CREATED_DATE) EXECUTION_DATE,
    *(LENGTH(TO_CHAR(EUL5_GET_ITEM_NAME(QS.QS_ID)))+1)/9 ITEMS,*
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),1,  6)) ITEM1,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),10, 6)) ITEM2,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),19, 6)) ITEM3,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),28, 6)) ITEM4,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),37, 6)) ITEM5,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),46, 6)) ITEM6,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),55, 6)) ITEM7,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),64, 6)) ITEM8,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),73, 6)) ITEM9,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),82, 6)) ITEM10,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),91, 6)) ITEM11,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),100,6)) ITEM12,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),109,6)) ITEM13,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),118,6)) ITEM14,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),127,6)) ITEM15,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),136,6)) ITEM16,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),145,6)) ITEM17,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),154,6)) ITEM18,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),163,6)) ITEM19,
    EUL5_GET_ITEM(SUBSTR(EUL5_GET_ITEM_NAME(QS.QS_ID),172,6)) ITEM20
    FROM
    EUL5_QPP_STATS QS
    WHERE
    *(LENGTH(TO_CHAR(EUL5_GET_ITEM_NAME(QS.QS_ID)))+1)/9 < 21*
    AND QS.QS_CREATED_DATE > '01-JAN-2009'
    Best wishes
    Michael

  • I need a list of all the organizational units, sub organizational units,

    I need a list of all the organizational units, sub organizational
    units,and their security groups which are present in all sub OUs

    Hi,
    There are lots of way to export OU, Sub OU and Security Group.
    1> Open AD console > run query > export with CSV file.
    2> Run “CSVD” command as per your requirement.
    3>Download Manage Engine Software > Install to any computer of Domain member > Set credential for domain controller access > Export the customized information, as per your requirement with XLS, PDF,
    CSV or Ect.
    3rd option is very easy to export customized reports
    Deepak Kotian.
    MCP, MCTS, MCITP Exchange 2010 Ent. Administrator
    Disclaimer:
    Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognizes useful contributions. Thanks!
    All the opinions expressed here is mine. This posting is provided "AS IS"
    with no warranties or guarantees and confers no right

  • Hi ,How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi ,how can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm
    or poerwshell . i have struggled for a week
    tchocr

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    How can I get a list of all laptops or users with folder direction enabled or offline files enabled, be it sccm or poerwshell . i have struggled for a week.

    Hi,
    There is no such PowerShell command can achiev this. Maybe you can use a script to get the user name with folder redirection enabled. However, I am not familiar with writing script, and it would be better for you to ask in script forum below for professional
    assistance:
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • How can I create a list of all contacts in my 'sent folder'

    Hi,
    One of my email accounts has been hacked. So I need to contact everybody I ever sent an email again to warn them about fake emails sent from potential impersonators. First, I want to gather all their email addresses, maybe creating a distribution list and send a generic email. But they are a lot, so copying and pasting is not an option. On the other hand, the 'previous recipients' list contain all contacts from all email accounts I have.
    Second, I do not want anybody to see the email address from others as they belong to different organizations. Can anybody help me out?

    Apparently not. So I installed MIcrosoft Outlook for Mac and imported all the stuff. It was worth the hour or so I spent on it and I have a distribution list.

  • How can I print a list of all folders/directories on my MacBook Pro?

    I need to print a list of all directories on my MacBook Pro.  Is there a way to do this already on my Mac, or can anyone recommend the best software to do this?

    And if you pipe the result of Charlie's suggestion to a file, you have it printed out:
    in the Terminal you enter following command first:
    cd <enter>
    now you are in the root folder ... and then:
    sudo ls -R */ | grep '/$' | cat > ~/Desktop/folders.txt <enter>
    to explain:
    certain folders are only readable by the administrator. That means, we precede this command by sudo; you have to enter your password
    ls means list, the switch -R means recursive
    | means pipe the command to an other command and grep is taking only the entries finishing with a / (that means folders only, not the files
    then we | pipe everything to the command cat, which puts the found folders into a file on the desktop ...
    hope this helps

  • Help needed on listing out all tag names using XML Rules in ExtendScript(InDesign)

    Given a document with elements already in place, I am looking for a snippet of code to walk down the XML tree only two levels
    deep to printout the names of each of the tags (not attributes).  I am just using javascript in extendscipt to accomplish this.  Ultimately,
    I want to provide this list in a checkbox dialog and use those checked items to develop a TOC.  This latter part, I have in place.
    It is just the pushing of the tag element names into an array that seems to be cumbersome for me at this point.
    Any shortcut snippets out there that someone can provide?
    A shorter version of this request....Is there anyway to just list out all element.markupTag.name of an XML tree, not knowing the xpath naming?
    Using "//*" obviously is not working....

    well..
    Document.xmlTags.everyItem().name will get you a array of all the xml tags in the document. Maby that will help you?
    another way, and you can use it recursively:
    myObject.xmlElements.everyItem().markupTag.name
    will get you an array of tag names. use something like: http://stackoverflow.com/a/15806501 to remove duplicates.. and.. enjoy

  • How to make a list of all messages heads in a folder?

    I have a list of all messages with the columns Subject, From and Date
    I'd like a list of all those messages in a specific folder.

    How does your question relate to Firefox support?
    Firefox doesn't do email, it's strictly a web browser.
    If you are using Firefox to access your mail, you are using "web-mail". You need to seek support from your service provider or a forum for that service.
    If your problem is with Mozilla Thunderbird, please '''Tag''' this thread as being for Thunderbird in the right-hand column of this page. This question currently is in the Firefox queue for answers.

  • Yosemite install, all folders missing with just folder names show, but can't open.

    Hi
    I've just done a clean install for a relative to Yosemite.  It all went well, but I'v noticed all folders on all hard drives are missing.  Just the title of the folder is
    showing, but I can't open them where the folder icon would be.
    Any help gratefully appreciated.
    Thanks
    Matt

    Do you have a backup you could restore the older version from?
    Do a backup, preferably 2 separate ones on 2 separate drives.
    Revert to a Previous OS X - Yosemite
    Revert Yosemite to Mavericks
    If you do revert, I'd use Setup Assistant to restore your data. This process takes a while, so do it when you won't need the computer for several hours, based on my experience.

  • How to retrieve personal folders created in email folder list

    I have previously created personal folders in the email directory & saved invoices etc. in it under company names.
    Our computer was recently repaired & everything had to be backed up & resaved onto it again.
    When we got it back there were no personal folders in the email directory any more. When I rang the company who fixed the computer, they said there were no folders saved, therefore none for them to retrieve & put back onto our computer.
    There are some very important files in these folders - Is there any way to find them?

    re:'' When I rang the company who fixed the computer, they said there were no folders saved,''
    As you do not say whay they were 'fixing', I'm not sure what they did to the computer. If they reinstalled the OS, then the computer was wiped clean and everything was deleted.
    If they only backed up standard Windows folders then they would not have backed up anything any other program (not Windows) data, is stored in '''Appdata Roaming''' folders.
    Appdata folders are hidden by default, but the technicians should have known this, as it is standard.
    It sounds like they did not backup your Thunderbird profile or any emails.
    I have come across 'technicians' who have no idea that non Windows applications store data in the Appdata folder. Hence why it is always a good idea to do all your backups yourself.
    You could ask to see what files they backed up, but it is possible they have not kept that information. If they still have that information, then you need to look for any files saved in this directory:
    C:\Users\Windows user name\AppData\Roaming\Thunderbird\Profiles\Profile name\
    If they did not save your Profile and you have not kep a copy/backup of your own Profile, then you have a problem.
    Therefore, the two questions you need to ask the people who fixed the computer are:
    '''Q1: '''Did they completely wipe the computer and reinstall the OS?
    If yes, then you know there is nothing hidden on the computer as it was wiped clean.
    '''Q2:''' Can they supply a copy of all the folders and files they backed up?
    If yes, then you could look to see if they actually did backup this location:
    C:\Users\Windows user name\AppData\Roaming\Thunderbird\Profiles\Profile name\
    This would prove if they backed those files up and also if they did back them up whether they really were empty.
    '''Q3: '''More specifically - Did they backup Appdata\Roaming folders?
    If they failed to backup that location, then you have lost that information and may wish to take it further with them. I do not know what the contractual agreement was with them, but if they lost your data and they were supposed to have backed everything up, then you may have recourse.
    I suggest you check the T's & C's to see if they do not accept any loss of data as this is something deemed as your responsibility. If they claim to backup all your files, then files and folders in that location should have been backed up. Then they could prove that those files and folders were empty.

  • How to list all reports created in webi - export to excel or print

    We are using BO 3.1, is there a way to list all reports and print or export the information to excel?  instead of navigating through each folder structure.
    John

    Hi,
    If you have auditing enabled in the environment, please login to InfoView and select "Folder --> Auditor --> en --> Document Information Detail' refresh this report it will give you the details you are looking for.
    Then click on export into excel option.
    Thanks,
    aKs

  • Printing a list of all the files in a folder

    I have a bunch of files in a folder on an external drive.  I frequently add and/or delete files from the folder and would like to print out a simple up-to-date list of the names of the files in the folders on a frequent basis.  In am using Mac OS 10.6.7.
    Anyone have any suggestions.
    Thanks
    Bhubha

    From the terminal  navigate to the directory where the files are and pipe `ls` with whatever options you want to `lp`,
    ls -l | lp
    ls | lp

  • How to make a category required for all files created within a folder

    I've defined a category. It has attributes which have been flagged as required.
    When I view the properies of a particular workspace (library), the category is shown as available to the workspace. However, the category is not shown as required. And the "required" checkbox is not clickable.
    So .. how, from the OCS DHTML applet, do I make a particular category a required category for all files in a folder?

    Perhaps the Category Attribute is not marked as "configurable" when it was created. You can check this by "switching into Admin Mode" and drilling down the Categories using "Manage Categories" link. Check if the category attribute is marked as configurable or not.
    Ravikiran

Maybe you are looking for

  • BW Web Query Error Message

    We execute our queries through web templates. My client executes a CO-PA operating concern query through the web browser for a year’s worth of data and after results are returned, then proceed to drill down on material and another drill down on custo

  • Automatic account clearing for cash customers sales

    Is there standard SAP configuration to automatically clear an accounting document of a cash sale base on a customer payment term? Are is there is way to define all sales to specific customers as cash only sales and automatically clear  sales accounti

  • "IntegrateTaskFlowWithTask" failed to preload on startup in Web application

    Hi, We are implementing Fusion Compensation in our On-premise. When i am trying to run the 'HcmCompWorkBenchWorkArea.jspx' from Jdev Integrated Web Logic Server, i am running into below error. Any Idea on how to Resolve this.? *<Mar 7, 2013 8:33:49 P

  • IPhoto Syncing is Broken

    When i sync everything works just fine until the end when it should sync photos and then a window Pops up saying it can't be synced. I tried syncing with a folder of photos with finder and it worked just fine but all of the photos I want are in iPhot

  • 1 Beep and takes Multiple attempts to Start

    Hello i have a IMac 21.5 Inch Late 2009 and i Installed Fedora 11 on it (What a stupid think to do i know). Ever since i did that i get a Long Beep on Startup and have to Keep Trying to Start it up after about 3 - 5 Attempts at Shuting it down and Sw