Numbers file keeps reverting to old version

I use Numbers (Version 3.5.2) on my MacBook Pro running (Yosemite 10.10.2) and also on my iPad air (running iOS 8.1.3) and iPhone 6 (running iOS 8.1.3).  I have a file that I use to keep track of grades that is used across all three devices.  In the last month the file keeps reverting back to an old version of the file.  After this happens I can go into Numbers on Mac and Select "Revert to..." and select the correct version of the file.  I did this yesterday and deliberately reverted to the correct version on the Mac and saved, then opened the iPad, made sure it had the correct version, made a minor change and closed the file.  I then opened on the iPhone made sure it was the correct version, made a minor change and saved.  I then reopened on the Mac it was the correct version and included the minor changes made on the iPad and iPhone.  I saved and then closed the file.  Today when I open the file on my Mac, it is back to a version that is over a month old.  I again used the "Revert to.."  command and was able to get back to the correct version of the file from yesterday.  I can't figure out why it keeps reverting to an old version.  At first I thought it was pulling in an old version from the iPad or iPhone, but after the experiment yesterday that does not seem likely.  Has anyone else had this problem?  It is making me seriously question the use of Numbers with documents in the cloud as I can not be certain that the data in the file is correct.
Thanks for any suggestions.

I use Numbers (Version 3.5.2) on my MacBook Pro running (Yosemite 10.10.2) and also on my iPad air (running iOS 8.1.3) and iPhone 6 (running iOS 8.1.3).  I have a file that I use to keep track of grades that is used across all three devices.  In the last month the file keeps reverting back to an old version of the file.  After this happens I can go into Numbers on Mac and Select "Revert to..." and select the correct version of the file.  I did this yesterday and deliberately reverted to the correct version on the Mac and saved, then opened the iPad, made sure it had the correct version, made a minor change and closed the file.  I then opened on the iPhone made sure it was the correct version, made a minor change and saved.  I then reopened on the Mac it was the correct version and included the minor changes made on the iPad and iPhone.  I saved and then closed the file.  Today when I open the file on my Mac, it is back to a version that is over a month old.  I again used the "Revert to.."  command and was able to get back to the correct version of the file from yesterday.  I can't figure out why it keeps reverting to an old version.  At first I thought it was pulling in an old version from the iPad or iPhone, but after the experiment yesterday that does not seem likely.  Has anyone else had this problem?  It is making me seriously question the use of Numbers with documents in the cloud as I can not be certain that the data in the file is correct.
Thanks for any suggestions.

Similar Messages

  • Dreamweaver template (.dwt) keeps reverting to old version after reopening CS3

    I work locally on all files and upload as needed.  After chaging template and applying it, I can upload all associated pages just fine.  If I close DW and reopen, the old version of the template is there without any changes -- even though I saved the template.
    Also, updating the template will change all other web pages except index.html.
    Any ideas?
    Thanks

    Sure.  No nested templates to my knowledge -- especially since I only have one template.  Look like I have some regions in my index.html that don't match the .dwt -- even though the .dwt was created from the .html.  When I tried to update the .html, it really screws up the content.  Let's kill the 1st bird first -- why my ,dwt file keeps reverting to an old version.  Here is the code for the template.  Again, thank you!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="keywords" content="annapolis, annapolis cove, annapolis cover neighborhood, bay ridge, marina" />
    <meta name="description" content="Annapolis Cove is a scenic waterfront community in Annapolis, Maryland, featuring 208 single-family homes, several of which are waterfront. It has a beautiful private marina on Lake Ogleton that leads into the mouth of the Severn River." />
    <title>Annapolis Cove</title>
    <style type="text/css" media="all">
    <!--
    @import url("../CSSSculptor/3ColumnFixedHeaderandFooter_Cove_css/screen.css");
    .style1 {color: #FFFFFF}
    body {
                background-color: #F7F7F7;
    -->
    </style>
    <style type="text/css" media="print">
    <!--
    @import url("../CSSSculptor/3ColumnFixedHeaderandFooter_Cove_css/print.css");
    -->
    </style>
    <!--[if IE 5]>
    <style type="text/css">
    /* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
    #outerWrapper #contentWrapper #leftColumn1 {
      width: 170px;
    #outerWrapper #contentWrapper #rightColumn1 {
      width: 170px;
    </style>
    <![endif]-->
    <!--[if IE]>
    <style type="text/css">
    /* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
    #outerWrapper #contentWrapper, #outerWrapper #contentWrapper #content {
      zoom: 1;
    </style>
    <![endif]-->
    <!--[if lt IE 7]>
    <style type="text/css">
    img, div {
      behavior: url("file:///C|/Documents and Settings/Jim/My Documents/Dreamweaver Projects/Annapolis Cove/CSSSculptor/3ColumnFixedHeaderandFooter_Cove0_images/iepngfix.htc");
    </style>
    <![endif]-->
    <style type="text/css">
    <!--
    .style2 {font-size: 12px}
    .style3 {
                color: #003366;
                font-weight: bold;
    -->
    </style>
    <link href="../p7vscroller/s5/p7VSC05.css" rel="stylesheet" type="text/css" media="all" />
    <script type="text/javascript" src="../p7vscroller/p7vscscripts.js"></script>
    <script type="text/javascript" src="../CSSMenuWriter/cssmw/menu.js"></script>
    <style type="text/css" media="all">
    <!--
    @import url("../CSSMenuWriter/cssmw/menu.css");
    -->
    </style>
    <!--[if lte IE 6]>
    <style type="text/css" media="all">
    @import url("CSSMenuWriter/cssmw/menu_ie.css");
    </style>
    <style type="text/css" media="all">
    img, div, ul, li, span, a {
      behavior: url("CSSMenuWriter/cssmw_images/iepngfix.htc");
    </style>
    <![endif]-->
    <script type="text/javascript" src="../p7pmm/p7PMMscripts.js"></script>
    <link href="../p7pmm/p7PMMh07.css" rel="stylesheet" type="text/css" media="all" />
    </head>
    <body>
    <div id="outerWrapper">
      <div class="style1" id="header">
        <div align="center">
          <p><!-- TemplateBeginEditable name="Banner" --><img src="../FinalPicnic.png" alt="Picnic area overlooking the marina" width="904" height="199" /><!-- TemplateEndEditable --></p>
        </div>
      </div>
      <div id="contentWrapper">
        <div id="leftColumn1">
          <h2>Board of Directors </h2>
    <p><strong>President</strong> - Norm Idelson, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Vice President</strong> - Judy Appleby, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Secretary</strong> - Carol Small, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Treasurer</strong> - Sylvia Stafford<br />
      <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Members at Large:</strong></p>
    <p>Janice Gary, <a href="mailto:[email protected]">[email protected]</a></p>
    <p>Gary Lidard, <a href="mailto:[email protected]">[email protected]</a></p>
    <p>Ted Rowett, <a href="mailto:[email protected]">[email protected]</a></p>
    <hr />
    <h2 class="style3">Committee Chairs:</h2>
    <p><strong>Accounting Review</strong>: <br />
    Al Cipriani and Fred Lounsberry</p>
    <p><strong>Architectural Control:</strong><br />
      Ann Haller, <a href="mailto:[email protected]" class="style2">[email protected]</a></p>
    <p><strong>Common Areas:</strong><br />
      George Gonzalez, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Erosion Control:</strong><br />
      Vince Ritts, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Hospitality:</strong><br />
      Sylvia Stafford, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Marina:</strong> <br />
      Bruce Reiter,  <a href="mailto:[email protected]">[email protected]</a><a href="mailto:[email protected]"></a></p>
    <p><strong>Safety and Security:</strong><br />
      Jim Stafford, <a href="mailto:[email protected]">[email protected]</a></p>
    <p><strong>Communications</strong>:<br />
      Norm Idelson,  <a href="mailto:[email protected]">[email protected]</a></p>
    </div>
        <div id="rightColumn1">
          <h2>Board News<br />
            <br />
          </h2>
          <div id="p7VSC_1" class="p7VSC05">
            <div class="p7VSC_scrollbox_wrapper">
              <div id="p7VSCb_1" class="p7VSC_scrollbox">
                <div id="p7VSCd_1_c1" class="p7VSC_scrolling">
                  <div class="p7VSC_content">
                    <h4>                ACPOA Annual Meeting</h4>
                    <p>The meeting was held on May 2, 2012. We need15 more votes to reach the  quorum. As provided by the bylaws a motion was made and approved to extend the  on-line voting in order to try and obtain the required additional votes needed  to make the election results official.  <strong>If you have not yet voted, please do so ASAP on-line</strong>, using the Votenet  system by proceeding to the following <a href="https://vod.votenet.com/ACPOA" target="_blank">link</a> and vote according to the Ballot instructions. Be aware that Fred Lounsberry  submitted his name for nomination during tonight’s meeting, and you can vote  for him on-line by using the write-in capability should you choose to do so.<br />
                    </p>
                    <p>Presentations given at the meeting can be found on the <a href="../covedocuments.html">documents page.</a>                  <br />
                    </p>
                    <h4><strong>Architectural Control  Guidelines</strong> </h4>
                    <p>If you are  planning interior remodeling projects, please note that while indoor  renovations do NOT require an application to the Architectural Control  Committee, an application is required for outdoor construction support such as  dumpsters, storage Pods, and Porta-Potties.</p>
                    <p><strong>Safety Committee Tip of the Month </strong>can be found at <a href="../safetyandsecurity.html">this link.</a></p>
                    <p><strong>Hospitality  Committee</strong></p>
                  The  Hospitality Committee continues to look for volunteers to assist in  coordinating community events. Contact Sylvia Stafford if you'd like to join the Committee, 410-268-9618.</div>
                </div>
              </div>
            </div>
            <div id="p7VSCtb_1" class="p7VSCtoolbar">
              <div class="p7VSCscrollup"><a href="javascript:;" class="p7VSC_up" id="p7VSCbu_1"><em>up</em></a></div>
              <div class="p7VSC_pauseplay"><a href="javascript:;" class="play" id="p7VSCbpp_1"><em>Pause or Play</em></a></div>
              <div class="p7VSCscrolldown"><a href="javascript:;" class="p7VSC_dn" id="p7VSCbd_1"><em>down</em></a></div>
            </div>
            <div id="p7VSCcn_1" class="p7VSCdragchannel">
              <div id="p7VSCdc_1" class="p7VSCdragbar">
                <div id="p7VSCdb_1" class="p7VSCdragCtrl"><a> </a></div>
              </div>
            </div>
            <script type="text/javascript">
    <!--
    P7_opVSC('p7VSCb_1',1,35,2,2,20,700,1,1,0,1,1200,300,2000,0);
    //-->
          </script>
          </div>
        </div>
        <div id="content">
          <table width="595" border="0" cellspacing="2" cellpadding="2">
            <tr>
              <td width="592"><div id="p7PMM_2" class="p7PMMh07">
                <ul class="p7PMM">
                  <li><a href="http://annapoliscove.org">Home</a></li>
                  <li><a href="../leadership.html">Leadership</a></li>
                  <li><a href="http://annapoliscove.org/coveamenities.html">Cove Amenities</a></li>
                  <li><a href="http://annapoliscove.org/covedocuments.html">Other</a>
                      <div>
                        <ul>
                          <li><a href="../architecturalcontrol.html">Architectural Control</a></li>
                          <li><a href="http://annapoliscove.org/bulletinboard.html">Bulletin Board</a></li>
                          <li><a href="../calendar.html">Community Calendar</a></li>
                          <li><a href="http://annapoliscove.org/communityresources.html">Community Resources</a></li>
                          <li><a href="http://annapoliscove.org/covedocuments.html">Cove Documents</a></li>
                        </ul>
                      </div>
                  </li>
                  <li><a href="http://annapoliscove.org/faqs.html">FAQs</a></li>
                </ul>
                <div class="p7pmmclearfloat"> </div>
                <!--[if lte IE 6]>
    <style>.p7PMMh07 .current_mark {font-weight: normal; text-transform: uppercase;} .p7PMMh07 ul ul .current_mark {font-weight: bold;} .p7PMMh07 li {filter: alpha(opacity=80);} .p7PMMh07 ul ul li {float:left; clear: both; width: 100%;}.p7PMMh07 {text-align: left;}.p7PMMh07 ul ul a {zoom: 1;}</style>
    <![endif]-->
                <!--[if IE 5]>
    <style>.p7PMMh07, .p7PMMh07 ul ul a {height: 1%; overflow: visible !important;} .p7PMMh07 {width: 100%;}</style>
    <![endif]-->
                <!--[if IE 7]>
    <style>.p7PMMh07, .p7PMMh07 a{zoom:1;}.p7PMMh07 ul ul li{float:left;clear:both;width:100%;}</style>
    <![endif]-->
                <script type="text/javascript">
    <!--
    P7_PMMop('p7PMM_2',1,2,-5,-5,0,1,0,1,0,3,1,1,0,0);
    //-->
                </script>
    </div></td>
            </tr>
          </table>
          <h1> </h1>
          <h1><!-- TemplateBeginEditable name="Page Header" -->Annapolis Cove<!-- TemplateEndEditable --></h1>
          <p align="center" sb_id="ms__id1076"><img src="../MtgTimeBanner.png" alt="" width="580" height="50" /></p>
          <!-- TemplateBeginEditable name="Body" -->
          <p sb_id="ms__id1076"><span sb_id="ms__id1077">Annapolis Cove is a scenic waterfront community in Annapolis,   Maryland, featuring 208 single-family homes, several of which are waterfront. It has a   beautiful private marina on Lake Ogleton that leads into the mouth of the Severn   River. On clear days, if you look through the channel, you can see the   Chesapeake Bay Bridge approximately five miles north.</span> The Cove has a recreational area with picnic tables and a basket ball court overlooking the marina. It also has a picturesque pond with large snapping turtles that kids love to watch and feed.</p>
          <p sb_id="ms__id1076">Annapolis Cove is a 10 minute drive from the Annapolis Historic district and less than five minutes from Quiet Waters Park. Quiet Waters  has 340 acres consisting of six miles of paved trails for hiking and biking, visitor center,   grandstand for entertainment, ice skating rink, a children's   playground, pavillions for picnics, two fenced dog play areas (one for small   pups, the other for larger breeds), a dog beach, and kayak and paddle boat   rentals.</p>
          <p>Annapolis Cove is 35 miles east of D.C., 32 miles south-east of Baltimore, and 122 miles west of Ocean City, MD</p>
          <p align="center"><img src="../AnnapolisCoveWeb.jpg" alt="Map of the Annapolis Cove Area" width="550" height="410" /></p>
          <p> </p>
          <h1>Annapolis</h1>
          <hr />
          <p>Annapolis has a beautiful downtown historic area with great shops and restaurants. It is also home to the United States Naval Academy and St. John’s College, a   liberal arts college with a history going back to 1696. Annapolis is well known   as a center of sailing and boating in the Mid-Atlantic. <a href="#"></a></p>
        <!-- TemplateEndEditable --></div>
      </div>
      <div class="style1" id="footer">
        <div align="center">Copyright 2012, Annapolis Cove. All rights reserved.</div>
      </div>
    </div>
    </body>
    </html>

  • I keep getting "The old version of Bonjour cannot be removed. Contact your technical support group" How do I fix this?

    I keep getting "The old version of Bonjour cannot be removed. Contact your technical support group" How do I fix this?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another install. Does it go through properly this time?

  • How do I revert to old version of itunes

    I have downloaded new version of I tunes but it doesn't work properly with downloaded cd audiobooks.  I cannot join tracks and mark as audio books.  I want to revert to old version of itunes.  I have an old ipod and I think the new version does not work properly with it.

    The way iTunes 11 treats audiobooks hasn't changed, but you may have to hunt a little for some of the menu options... You may also find Audiobooks on iPods useful.
    You can restore much of the look & feel of the previous version with these shortcuts:
    ALT to temporarily display the menu bar
    CTRL+B to show or hide the menu bar
    CTRL+S to show or hide the sidebar
    CTRL+/ to show or hide the status bar (won't hide for me on Win XP)
    Click the magnifying glass top right and untick Search Entire Library to restore the old search behaviour
    Use View > Hide <Media Kind> in the cloud or Edit > Preferences > Store anduntick Show iTunes in the cloud purchases to hide the cloud items. The second method eliminates the cloud status column (and may let iTunes start up more quickly)
    If you don't like having different coloured background & text in the Album view use Edit > Preferences > General and untick Use custom colours for open albums, movies, etc.
    If you still feel the need to roll back to iTunes 10.7 first download a copy of the 32 bit installer or 64 bit installer as appropriate, uninstall iTunes and supporting software, i.e. Apple Application Support & Apple Mobile Device Support. Reboot. Restore the pre-upgrade version of your library database as per the diagram below, then install iTunes 10.7.
    See iTunes Folder Watch for a tool to scan the media folder and catch up with any changes made since the backup file was created.
    tt2

  • I just wrote over firefox 3.6 with 5.0 for my mac OSX and discovered my mac won't support it. Is there a way I can recover all my lost files and get the old version back?

    i just wrote over firefox 3.6 with 5.0 for my mac OSX and discovered my mac won't support it. Is there a way I can recover all my lost files and get the old version back?

    You can download and install Firefox 3.6 from http://www.mozilla.com/firefox/all-older.html

  • Hate iTunes 11. Reverted to old version. Now I get error msg when I open that says The file "iTunes Library.itl" cannot be read because it was created by a newer version of iTunes but won't open or play songs.  HELP!!!!

    Hate iTunes 11. Reverted to the old version. Now I get a msg when I click to open iTunes stating, "The file "iTunes Library.itl" cannot be read because it was created in a newer version of iTunes" and it will not open.  HELP!!  How can I revert the library as well?

    I hate iTunes 11 too... and I also want to revert to previous version. But Apple seems to be so incredibly customer-friendly these days that is quite deliberately not publishing clear/simple revert instructions. I think it's a disgrace that Apple removed Cover Flow without warning people who are tempted to upgrade. Absolute disgrace. And now we're stuck with this piece of ..

  • Since updating firefox keeps freezing on me, how can I revert to old version?

    ever since I updated to 3.6.10 firefox keeps freezing on me. Various things will freeze like pop ups on my message board will cause a freeze, or drop down menus on a page will freeze, or just about anything. It's making me miserable so I'd really like to go back to the old version. Everything was fine then. How can I do that.

    Same thing was happening to me. I believe it was version 3.6.12 that is causing these problems. I went to oldapps.com and downloaded Firefox 3.5 and it got rid of the problem.

  • Apps reverting to old versions.

    My iPhone 5 automatically updates applications but once they've finished downloading they revert to their old version?
    Also my emails will not delete, they keep on re-syncing not matter how many times I put them in the trash. I'm talking thousands of emails from over a year ago.
    What could be causing these issues?

    Rolling back to previous versions of iOS is not supported.
    Regardless, doing so cannot fix a SIM card not supported message.
    Try the basic troubleshooting of reset, restart, restore.  If none of those resolve the issue, then either the SIM card is bad/failed/not supported or the SIM card reader in the device has failed.

  • Saved file goes back to old version after crash

    Hello everyone,
    Has anybody had issues with Illustrator (5.5 or 6) with previously saved files crashing and going back to old versions? I've had it happen quite often. I start a new file, save it, close it. Next day or so I reopen, keep adding elements and saving in between. Next time, the same... Then it crashes and as I reopen the file it's back to day 1 or 2, rather than the latest times I've saved. Strangest thing ever!
    Any help would be greatly appreciated.
    Cheers,
    Georgia

    Hi guys,
    Thanks for the replies. I was starting to wonder if it was just me having this issue. I'm saving to my work PC laptop (Lenovo), but has has this also on my Mac.
    I've read about the network and external drives issue, but I've always avoided working anywhere else but my internal HDs. Not using graph tool but it's hard to narrow it down as I work on so many different projects at the same time.The latest file has been saved as something new and modified a couple of times (complex vector icons, but no shading/3D nor links). I do NOT have the "save compatible pdf"nor compression options enabled.
    Other designers at work don't seem to have this issue, but they don't work with AI as often as myself, and mostly stick to the standard features.I would really like to figure this out as it's slowing me down and surely getting other people to wonder what I'm doing with my time (besides spending it here  ).
    Is it possible Adobe is unaware of this problem???

  • I am trying to upgrade my itunes but it keeps saying the old version cant be removed cant anyone help me

    I have a dell laptop with windows xp on it, i have been trying to update my itunes so i can update things on my phone but I keep getting the message that the old version can not be removed, any suggestions how to fix this problem?

    Hey b.elyse
    Check out the following article that will assist with removing iTunes. Make sure to follow the order to ensure that it removed properly.
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    http://support.apple.com/kb/ht1925
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Ical calendar corrupt? Wont update new changes, keeps reverting to older versions

    Our office shares about 8 calendars, one of these calendars is not working.  When we add or make changes to existing calendar items in this particular calendar it appears to update (verified by checking multiple devices and peoples mac's which all show the changes). Then at some random time it will revert to the old version.  Sometimes a day later sometimes a couple of days later.  Any ideas?
    Thanks in advance.  This is maddening.

    I also have this problem.

  • Windows Phone 8.1 app keep showing the old version update after the latest one

    Recently I just update my app named "TimeKit" (v1.2.2.0), then I start notices that some of the phone will get the old version(v1.2.1.8) update detail on the store, even I try to check from the windows phone website, but it will switch between
    the latest version(v1.2.2.0) and old version sometimes, but some of the phone will be fine after a few times(not sure). My own phone always get this problem, not only my own app, also for others app, one of the app was the "Lumia Camera", so
    I decided to reset my phone, after reset all the problems are gone, but the same problem appeared to my app again. Also I update another update for my app(v1.2.2.3), still the same. Is it a problem for the store in US region currently, because I try for
    others country and works fine.

    I can take a couple of days for the update to replicate across all the servers.  

  • File opened as an old version

    I recently created a file in Illustrator CS6 (Creative Cloud version), and saved it as PDF with illustrator editing capabillities preserved. It saved fine, but when I opened the file in Illustrator CS6 again for more editing today, it gave me an earlier version of the file instead of the lastest version that I saved last night. However, the file opened correctly in Quick Look, Preview and Photoshop CS6. I've tried to make a copy of the file, and open the copy in a different folder, as well as deleting illustrator preferences, but I had no luck. Please help, I dont want to spend another 1.5 hours to redo things that I've done. Thank you!!!

    According to my timezone, you wrote this post shortly after midnight and it's now almost 10 in the morning with nobody having replied so far. Are you beginning to see why waiting things out on a forum might not be a good idea? Neither is saving critical data to a non-native format without having a backup or incremental versions to go back to. Really do read this (for next time):
    Work File Safety
    That aside, you might try to place the file in AI to access its PDF parts or similarly, sanitize the document in Acrobat to strip the AI data and thus force any program to use the PDF content the next time you open it. Else you may also try to run AI in recovery mode and try to repair the file that way...
    Mylenium

  • One numbers file keeps updating and i can't access it even on icloud.

    I tried reinstalling numbers aplication syncing with icloud but this is permanent.
    Last time i had use it i was sharing the file sending an email as an xml file.
    How can i get my file back in use?
    Thank you

    Hi eruderu
    Thanks for your post. It set me searching again, as I had the same problem. And contrary to "most of us" I occasionally do use Numbers on Mac and Pad. It appears the problem is not with iOS. Files are uploaded smoothly from the Pad to the Cloud. The problem then is to download it from the Cloud to the Mac.
    And contrary to what Apple seems to suggest, this is not quite seemless. So it appears to be a Numbers/ OSX issue and not iOS.
    The solution I found on the support site was to connect the iPad via USB to the Mac and sync. In which case you may just as well disable iCloud for Number, unless you have more than one iOS machine.
    There appears to be another way to sync it, which comes halfway to the "seemless", as it does not require the USB connection.. It is presented as a sort of afterthought. http://www.apple.com/icloud/features/documents.html)
    1. go to http://www.icloud.com/iwork and sign in with your iTunes account.
    2. go to the Numbers file.
    3 access any file synced from your iOS machine, or drop the file from your iMac that you want to sync.
    Presumably the same goes for Pages and Keynote.
    Hope this helps.
    Harm Prop

  • Reverted to old version? or... Cannot find current settings file?

    Upon opening FF this morning, everything's different. The Google toolbar is displayed, persona is different, get prompts for creating accts already active (FF Sync, Last Pass), NoScript displays in status bar, settings not as I left them yesterday.
    Five HomePage tabs in tact.
    What in the world is going on?

    See:
    * http://kb.mozillazine.org/Preferences_not_saved

Maybe you are looking for

  • Managing files and folders

    This question was posted in response to the following article: http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7ed0a .html

  • Exporting develoved pics from lightroom ( laptop) to lightroom (workstation)

    Hi everybody, I have Lightroom 2.1 on my workstation and on my laptop. After a long journey I want to move the pictures I've stored in Lightroom (Laptop) to the Lightroomversion on my workstation. During the journey I have develloped a lot of these p

  • Need guidance on syslog from fabmgr

    Hi all, I'm getting the following syslog (also not in standard format) on a 9010 running 4.3.1 + SMUs: RP/0/RSP0/CPU0:Nov 27 05:55:46.484 : fabmgr[222]: Fabric backplane crossbar link underwent link retraining to recover from a transient error: Physi

  • Nokia 6288 Contacts issue

    I am having trouble with my contacts list. Have copied all contacts from SIM to phone and vice versa, but approximately 100 of my contacts are missing from list (Yes, I have phone and SIM memory selected.) The contacts must be somewhere though, as wh

  • Incremental encoder, velocity, position and direction

    hi, A incremental encoder(With channel A and B) I know that the velocity is proportionate with the frequence of the pulses and we can find the position with a simple edge count. But it's a bit difficult to find out the rotating direciton even if the