How to find autosaved items

I am working on a powerpoint presentation and the powerpoint "jilted" me off. I had 15 pages done it was autosaving throughout--where the **** do you find the presentation or how?
Please help

Hi pjo51, the default save location is your documents folder. If it's not there use spotlight to search for Powerpoint documents.
Best regards,
Gusg

Similar Messages

  • How to find open item in bsik table

    anyone can tell me how to find open items for vendor in bsik table or it will store only open item.
    i debug the tcode fbl1n to see . but not able to find
    Kumar

    Hi
    There is no specific field name for open item in the table BSIK.Yes BSIK include a structure named ABSIK_PSO and which is a "IS-PS: Data appendix of open items vendors".
    Yes there is a field name
    BUZEI - Line Item
    EBELP - Item
    You check with your requirement again and try to use these fields,if you still facing some probs than write back to me,i will try to give the appropriate solutions.
    Thanks
    Mrutyunjaya Tripathy

  • How to find top items in alv similar to MC.5

    hi abapers
    can u plz tell me how to find top items in alv grid program as we find similarly in MC.5 top material...etc as top items.
    Thanks in advance

    Nagrenda -> http://sap.ittoolbox.com/groups/technical-functional/sap-abap/how-to-display-an-alv-grid-using-abap-oo-2016165
    I suggest you read the rules of this forum.

  • How to find open item?

    Situation:
    Sales order has Two line items.
    During delivery or billing one line item is left.
    How to find the in which sales order this has happened?
    Anand.

    Dear Anand,
    You can check this through VA05 or VL10C
    Regards
    MBS

  • How to find parent ITEM in pr generated by MRP?

    Dear Gurus,
    Please find below explanation and let me know what can be done.
    We have implemented MRP for our finish goods.
    For Example : I need to Produce ITEM Z001.
    We prepared a bom.
    We run MD02 and PRs generated automatically.
    But since, some Raw Materials are very common in other products. But while checking PRs by number, we are unable to find that whcih material is for which Finish good.
    Suppose BOM for Item Z001 is containing items A , B , & C.
    Item B & C is used in many other Final products.
    There are too many prs generated for items B & C.
    How could I know which PR is for Which Final Product? Is there any indication in PR or any report that suggest us that particular PR is for this final product.
    Please suggest.
    Thanks in Advance

    Hello
    Generally, transaction MD09 or the procedure mentioned by Jurgen can be used.
    However, keep in mind that there is no firmed link betweent the requirement and the receipt generated by MRP. That means, this information is not stored on any table and it's builded dynamically.
    Check my answer on the thread below for more details:
    Link between Planned order and Maintenance order from different plants in SAP table
    BR
    Caetano

  • How to find average item price

    How can i find the average item price of an item throug quey or application

    Hi,
    Please review the following threads ..
    item_price
    item_price
    SQL query to display the price of an ITEM
    Re: SQL query to display the price of an ITEM
    You can also search for old threads which discuss the same topic --> [Average Item Price|http://forums.oracle.com/forums/search.jspa?threadID=&q=average+item+price&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001].
    Regards,
    Hussein

  • HT4623 when I try to update it says I have purchased items not backed up on itunes but I believe they're all there.  any suggestions how to find these items or just upgrade anyways?

    I have tried to update my ipad 2 several times.  I have connected it to my computer in itunes had it download or backup my info.  But when I go to update it states you have purchased items not backed up are you sure you want to update now?  So I go back and check it for all my apps and they are all there on the computer in itunes.  I still have the original iso 4.3.3  please help as all the apps are requiring newer iso versions.

    Hi Oceanbreeze,
    If you are receiving an alert about purchased items that have not been transferred from your iPad, you may want to try initiating the transfer from iTunes to see if that may correct it. You may find the following article helpful:
    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    http://support.apple.com/kb/ht1848
    Regards,
    - Brenden

  • ADF Tree with Boolean Check Box: How to find selected items

    Hi Experts,
    ADF: 11.1.1.5.0
    WLS: 10.3.6
    I am using an ADF Tree which contains elements at two levels (say Departments and Employees). My requirement is to give provision for user to select Departments and Employees using the check boxes. User should be able to select what ever Departments he/she likes and what ever employees he/she likes. There should not be a provision to select Employee with out selecting the corresponding Department (root node in the tree).
    I am facing the below issues while trying to implement this use case:
    1. Always, only the first master record will be expanded by default (I am using "Display Row" property value as "default" and "ExpandAllEnabled" as "true"). My need is to expand all the master records by default. So that user need not explicitly expand each master record node and then select the associated child records.
    2. Currently, I am using value change listener associated to af:selectBooleanCheckBox to identify the Departments and Employee records that have been selected. Since not all departments (masters) are expanded by default, if user selects the check box of department (master) and then expands the department node, automatically all the employees of that department are selected. But, this event is not triggering the value change listener for the employee records. Because of this, after a department node is selected and then expanded, all the child elements' check boxes are selected but the events are not generated. Hence, I am not able to capture the selection of employee records.
    To summarize,
    1. Please let me know how to expand all master nodes in af:Tree by default.
    2. Please let me know the best approach to identify the selected items (both master and detail items) in the af:Tree component using af:selectBooleanCheckBox.
    Thanks in advance,
    Rathnam

    Hi,
                Can you please elaborate the solution? I have a similar problem in
    https://forums.oracle.com/thread/2579664

  • How to find supplier item

    Hello,
    For mapping , in which table can we find the supplier item corresponding to the customer item.
    Thanks
    Regards
    Swathi.

    Hi
    Check the lifnr field in LFA1 table.
    Pls reward pts if help.

  • BDC - How to find line item index in table control?

    Hi guys,
    I am doing a BDC for VL02N, I am stuck up in positioning the line item index. For example, I have 10 line items, I want to fill quantity for the item 000060 which is in the third line. I am able position the cursor using button for locating item ( ok_code = 'POPO' ), but I could not find the index of the item in the table control, so that I can enter the quantity value as
    PERFORM bdc_field  USING 'LIPSD-G_LFIMG(03)' '100'.
    Any expert to help me on this?

    Depending on the message the line number might be in one of the fields:
    MESSAGE_V1
    MESSAGE_V2
    MESSAGE_V3
    MESSAGE_V4
    Although if the message simply is not meant to include the line number, it won't be there. That's the way it is. If there is a user exit available, you may add your custom messages with the line number. In some user exits (in sales order for sure) there is a special variable (flag), which is set when the BAPI runs the transaction.

  • How to find if item's value has changed without leaving the field

    i am using timer in this one appilcation , where i am letting the user define the time in minutes like (30) ..Is there any way to know after they change the value of that item lets say to 40 so that i can execute some other statements.
    i have tried post-change and post text item ...
    thanks.

    You could use a timer, and then in the When-timer-expires (WTE) trigger, try Validate(Item_Scope). Try that, and see if it will cause the when-validate-item trigger to run.
    If that does not work, then in the WTE trigger, move the cursor out of the item. THAT will definitely cause the WVI to run if they have made a change. However, moving the cursor back into the field may cause problems with cursor position and also with the contents of the item selected (highlighted).

  • HT4972 when I try to update it says I have purchased items not backed up on itunes but I believe they're all there.  any suggestions how to find these items or just upgrade anyways?

    I have tried to update my ipad 2 several times.  I have connected it to my computer in itunes had it download or backup my info.  But when I go to update it states you have purchased items not backed up are you sure you want to update now?  So I go back and check it for all my apps and they are all there on the computer in itunes.  I still have the original iso 4.3.3  please help as all

    Even though you think that all of your apps and purchased content is in iTunes, transfer your purchases using these instructions and then try and update again.
    iTunes Store: Transferring purchases from your iOS device ...

  • How to find open item from sales order

    Hi all,
      my requirement is one sales order is there partial delivery is happened for some materials,take exampla matarial X has 100 quantity in sales order pratial delivery 50 is done, iwant to know the open order qunatity for a  material X from sales order.
    regards,
    kishore.

    hi kishore,
    in the partial delivery scenario, the sales order items always be a open.
    you can see the document flow of that document by using Tcode : VA03 then click on'update document flow' icon. then system will show the status.
    i.e  sales order is 'being processed'
      outbound delivery is completed
    billing document is completed
    and accounting document in not cleared.
    if it is helpful, then give me the points.
    Regards,
    somu.

  • How to find empty item groups?

    hi Experts,
    Can anyone help me with writing query which will show me which item groups do not contain any items or are not in use?
    Regards
    Jon

    Hi Geoff,
    Both queries will work for you and return the same records.
    The top one executes slightly quicker as the WHERE clause for each item group isn't looking through the list of items each time, but if you don't have too many items or item groups it shouldn't make any difference.
    Regards,
    Adrian

  • How to find the number of data items in a file written with ArryToFile function?

    I have written an array of number in 2 column groups to a file using the LabWindows/CVI function ArrayToFile...Now if I want to read the file with FileToArray Function then how do I know the number of items in the file. during the write time I know how many array items to write. but suppose I want the file to read at some later time then How to find the number of items in the file,So that I can read the exact number and present it. Thanks to all
    If you are young work to Learn, not to earn.
    Solved!
    Go to Solution.

    What about:
    OpenFile ( your file );
    cnt = 0;
    while ((br = ReadLine ( ... )) != -2) {
    if (br == -1) {
    // I/O error: handle it!
    break;
    cnt++;
    CloseFile ( ... );
    There are some ways to improve performance of this code, but if you are not reading thousands of lines it's quite fast.
    After this part you can dimension the array to pass to FileToArray... unless you want to read it yourself since you already have it open!
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

Maybe you are looking for

  • Can demantra(7.2) forecast at hourly level??

    I have a requirement where the forecast needs to be done at hourly level . Can it be done in demantra ? As per implementation guide for demantra 7.2 , it seems it can be done. Implementation guide says : "The base time unit is specified during config

  • SSRS Geographic Report

    I have an SSRS report based on Geographic Locations.  The datasets return project records, with a regional area, electoral area and then a city level.  I have created cascading parameters from region to electoral and then to city.  However, each proj

  • Develops Module not working

    Hello I have just loaded LR on Windows 8 and not able to get the Develops Module to work, the adjustmenst such as exposure slider does nothing.  the screen goes blank and can see the thumb nail takes adjustment. Are you able to help. Thanks Harry

  • Import Process - Translate costs to row material inventory

    We need to define our internal Import Process of row materials currently we imports material and entry to inventory, without the nationalization costs,and free charge of nationalization (customs, transportation, etc. ..) , these costs and expenses ar

  • Suggestions for new features

    I don't know, if this forum is monitored by the development staff, but I'll post my suggestions here in case they do. I would be nice to have optional ballon-tips when a new song is played. I would also be nice, to have some icons in the context menu