What happened to the Insert Date menu item?

In the Numbers 3.0 upgrade the Insert Date menu item is gone.  Where can I now find it?  Or is there now  shortcut?
David

David,
Wait a minute... I'm adding that one to my list.
My workaround:
Type =Today() Return, Return, Up-Arrow,  Command-C, Shift-Command-V
This enters the date from a function then copies the cell and pastes the value back into the cell.
Some shortcut, eh?
Jerry

Similar Messages

  • What happened to the Page setup menu item in the Grab Utility?

    What happened to the Page Setup menu item in the Grab Utility? It was there in Snow Leopard and gone in Mountain Lion?

    Send Apple feedback. They won't answer, but at least will know there is a problem. If enough people send feedback, it may get the problem solved sooner.
    Feedback
    Or you can use your Apple ID to register with this site and go the Apple BugReporter. Supposedly you will get an answer if you submit feedback.
    Feedback via Apple Developer

  • What happened to the "Organized Bookmarks" menu item in FF5?

    I want to export my FF5 bookmarks for backup and syncing purposes, and so I looked up "Exporting bookmarks to an HTML File" in Help and I read this: "On the menu bar, click on the Bookmarks menu and choose Organize Bookmarks....". In my copy of FF5, there is no such menu item???

    I can't understand why "Organize Bookmarks" was changed to "Show All Bookmarks", the former was obvious to its intent, the latter would imply that some bookmarks in the list were hidden!

  • What happened to the 'TV Show' menu item.

    I just watched the One More Thing... event again, and noticed that when Steve shows off the iPod, there is option for 'TV Shows' in the Video menu next to 'Music Videos' and 'Video Podcasts'.
    Is it just my iPod that lacks this?
    *nathan

    Is it just my iPod that lacks this?
    If you are the only person not including the required data nodes which would allow the software to create a valid "path" between a particular TV show and a "TV Shows" video category then yes, you would be the only one having this problem. Unfortunately, neither is likely to be true here. Remember, the "Video Kind" (TV Show) merely tells the software how a particular file is to be handled while "TV Shows" is both a defined category and a path component (data node) just as much as the series title, season shown, and the episode identification/episode numerical index. Without these data nodes no path exists and no menu path can be displayed.
    ... noticed that when Steve shows off the iPod, there is option for 'TV Shows' in the Video menu next to 'Music Videos' and 'Video Podcasts'.
    Not sure how "hands on" Steve is when it comes to all of the nuances of the software applications he may demonstrate. Would assume, at least to some extent, he does not personally create many of the sample files used during the stage demonstrations. Therefore, he may, or may not, be fully cognizant of problems you are facing. And, even if he is, I doubt he would be willing to emphasize the attendant shortcomings or volunteer the fact that a third party application is needed to fully exploit Apple's own "Golden Goose" software in non-commercial areas (i.e., non-purchased TV shows).
    In short, Google "Lostify" and see if it helps.

  • What happened to the finder sidebar menu?

    I have had to spend sooooo much time trying to locate files that I just closed! What happened to the Finder menu that listed TODAY, PAST WEEK, etc?  It's nervewracking!  I don't want to open the files but upload them.  I don't like that I can't just find them easilyl in the menu format before...... I'm not sure I like this so-called upgrade.... on the iphone it's cool, but on the MAC.. not so sure I like it.

    Under your stuff, you can click on Profile and it'll show your equipment - you can change it there.
    Now, as for the Finder Sidebar, if you go to Finder Preferences and click on Sidebar, it will show everything that can be shown there. Some changes were made in Lion - one of them is "all my files" - I don't need that, so I unchecked it, but you may want to try it to see if that can be useful for you. And, under the Go Menu, you can use Go To Folder. I never used any of the options you've used simply because I've never needed that. Maybe you can arrange/file your stuff by name so it'll be easier to find?

  • What happens to the apps' data, if they were restored to a new device, but apps never get installed?

    This is a super easy scanario. 
    Say in my old phone I have totally 50 apps, 30 purchased under Appel ID (A), and another 20 purchased under a different Apple ID, (B).
    The old device is iOS5 and I turned on iCloud backup and back up everything (data of all apps).
    I get a new device, restore from iCloud, wait until everything (photo, messages, settings, most importantly, data of all 50 apps) are restoed to the new phone.
    The first thing happen after the first reboot, and it will prompt me to log on my Apple ID, to install apps.
    What if, at this moment I decied to only sign on with Apple ID (A), and just don't want to use all 20 apps that I purchased under Apple ID (B) anymore?
    Is the data of those 20 apps become leftover /  orphane on my new phone, and just no way to clean them up?  Please notice again, that I did not say "install app and then delete", I know that will clean up the data as well. I mean when data is copied over but app never get installed.

    Game settings and other data is part of the backup:
    iTunes: About iOS backups
    A manual backup before you sync for the first time will save your content to the new PC.
    Follow this user tip by wjosten to save your data and settings to a new PC:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive
    or this one by turningtest2:
    Recovering your iTunes library from your iPod or iOS device

  • What happens between the timestamp 'Date Sent' and 'Execute from'

    Hi all,
    from SXMB_MONI, I found that some messages take a long time, for example:
    Date Sent            23.09.2008 02:22:39
    Time Taken to Process (Secs)    0,5044590
    Execute From         23.09.2008 02:23:12
    To                   23.09.2008 02:23:13
    Status Set           23.09.2008 02:23:13
    you can find that there are about 30s between the 2 timestamps.
    does anybody know what does the timestamp 'Date Sent' mean? and what does the 'Execute From' mean?
    what happens between these 2 timestamps?
    Regards,
    Bean

    Hi,
    I can't find date sent there...
    Executed from and executed to means times, where message went in to IE and out from IE. For example, if any error occurs, there can be difference 2 days (mapping fails, you correct it and restart the message). So the start will be at 21.10.2008 but end 23.10.2008). But generally, this time comrpises:
    message routing & mapping
    Olian
    after list all of the messages in SXMB_MONI, click the column 'EndTime', you will find the 'Date Sent'.

  • GetTransaction().validate();  - what happens if the Insert fails?

    Hi forum members,
    I am rookie in terms of development with ADF/Jdeveloper and I've got an error which I've traced to the following piece of code
    am.getTransaction().validate();
    am.getTransaction().postChanges();
    DBSequence newAdId = (DBSequence)newAssociatedDocument.getAttribute("AdId");
    int adId = newAdId.getSequenceNumber().intValue();
    return adId;
    "am" as you'd guess is an ApplicationModule
    The return value of "adId" is -1.
    The "ADID" in the database is controlled by a Pre-Insert Database trigger which fills it with a Primary Key value.
    Now, it sounds like the Insert of the Row fails somewhere and hence the "adID" is -1 as I've read that in Metalink. Like, DBSequence initially populates it with "-1" and then fills it (if the transaction is successful) with the actual ADID value that was inserted into the database (behind the scenes using the RETURNING INTO clause).
    But my question is How to Trap the Oracle Database Error that happens behind the scenes? Like it looks like the postChanges() is actually successful (no Exception raised, else it would have been cascaded back) and we actually get a "-1" returned to the Caller.
    Would I be able to do an Oracle Trace and detect the Oracle error?
    Thanks
    Ravi

    It is very important to backup your iPad before you prceed with update.
    Backup and Restore
    http://support.apple.com/kb/ht1766

  • What happened to the geo data in Photos? I used to be able to connect a geographical place to my pictures in IPhoto

    I used to be able to see the geo data logged with my pictures from my camera in IPhoto. And I could attach a geographical place to the photos in my library without geo data. It was also possible to see a map indicating where all my photos were taken. This feature seems to have vanished in the new Photos application.
    Can I see/edit geographical data in Photos?

    Geo tagging was dropped like all of the other features that were dropped when Apple decided to dumb down their desktop photographic software.

  • What happened to my View Source menu item?

    I'm pretty sure that I used to be able to view the coded contents of web pages in the past. I just tried to do this with a web page and my "View Source" selection item under the "View" menu is gone.
    Am I mistaken that Firefox used to have this feature? I have used Firefox, exclusively, for about the last 3 to 4 years, now; haven't used IE in quite a while.
    Maybe with my latest FF upgrade, that feature was deleted in the upgrade.

    Thanks. Glad to find more than ONE solution (I code "no right click" on most of the web pages I do). Tools / Web developer / Page Source works for me!

  • What happened to the drop down menu for the back button in Firefox 4?

    There used to be an arrow that allowed me to go back a few pages which seems to be missing in Firefox 4. Please bring it back.

    You can also get the drop-down list by holding down the left button until the list appears.

  • What happened to the drop down menu on the navigation bar that showed previous pages visited? It was to the right of the "forward/back" arrows.

    To the right of the forward/back arrows there was a drop down arrow that would allow you to see the last several stops you had made after doing a search. This was very handy for going back and forth between articles, etc. '''I used it all the time and want it back. '''If this version of Firefox doesn't have it, please tell me how to download the previous version that did have it. Thanks.

    The Back/Forward button drop-down arrow marker was removed from Firefox.
    To get the tab history drop-down list, you can:
    *right-click the Back/Forward button
    *HOLD down the left-click mouse button on the Back/Forward button until the list appears (about 1 second)
    *Add back the drop-down marker by installing this Add-on: https://addons.mozilla.org/en-US/firefox/addon/backforward-dropmarker/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • What happens to the apps if I sync to another pc

    ok here is the question, I know that if I sync apps to another pc they will going to erase and reinstall the apps from purchased apps section but what happens to the saved data or games.. as an example; I have Hay Day game.. the game is at a certain level right now and I want to keep it that way.. once I sync it, it will be erased and reinstalled.. will it save my game progress? or how can I save it?

    Game settings and other data is part of the backup:
    iTunes: About iOS backups
    A manual backup before you sync for the first time will save your content to the new PC.
    Follow this user tip by wjosten to save your data and settings to a new PC:
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive
    or this one by turningtest2:
    Recovering your iTunes library from your iPod or iOS device

  • What happened to the "Block Popup Windows" menu item in Safari 6?

    What happened to the "Block Popup Windows" menu item in Safari 6?  Seems to be gone.

    Shheesh!  Loki is saying that this was a very useful tool/option.  Is there any way to BRING IT BACK TO THE SAFARI MENU?  Not how to do it in Preferences.
    What I am saying is: What incompetent is responsible for this build of Safari?  There was no reason to take that out... plenty of room in the Safari menu.  But if you REALLY want to know why I'm ******, Older people can no longer go into "Appearances" and change the Fonts and Size without knowing how to use terminal or how to make .css files.  (which doesn't work well anyway)
    This build is infuriating.

  • What happens to the open item in bsid table when it is cleared

    hi experts,
                   i have a doubt about open and cleared items of accounting documents. as we know open items of customers are stored in bsid and cleared ones in bsad. For suupose, an open item is closed ina particular period then what happened to the entry in bsid and bsad table. an entry regarding is stored in bsad (cleared),and what happens to the entry in bsid, still it will be there or removed from it.

    Hi,
    When ever we clear the document(Complete payment) that document will be moved to BSAD table. Other wise it will remain in BSID.
    If u are making partial payment then all the partial payment documents along with original document will be stored in BSID till u made the complete payment for that invoice.
    Assumption is u have to give all partial payment documents made for particular invoice item while u are making complete payment in F-28 transaction. So that these partail payment documents will also be cleared while making complete payment and moved to BSAD table.
    This trasaction can be used for both partial and complete payments.
    Irrespective of complete or partial payments made all the documents will remain stored in BKPF and BSEG tables.
    BSID and BSAD are index tables to address performance issues with BKPF and BSEG tables.
    So all open and cleared documents will be there in BKPF and BSEG tables.
    All cleared documents will be there in BSAD table.
    Alll open documents will be there in BSID table.
    Hope it is clear.
    Thanks,
    Vinod.

Maybe you are looking for

  • Scripting bugs and anomalies in Acrobat Pro XI

    I've downloaded the trial version of Acrobat Pro XI and starting testing it out with various scripts and actions. The results are far from good, I'm afraid. Here are some of my findings, so far: 1. The Action Wizard is very cumbersome and un-intuitiv

  • New ipod 60 gb Video Microphone

    The manuel states there is a voice recorder feature and the "ipod-compatable microphone" can be purchased at the ipodstore. I cannot find the microphone. Has anyone been able to locate this accessory?

  • White rectangle box

    I have this problem, I think it happens when I got into full screen with quick time but i'm not sure, but this white box keeps apparring and I can't get rid of it till I restart. I can change spaces and it goes away till I change back, so something t

  • CS5 Optional Automate Plug-Ins Installer - I can't get it to work?

    I want this so I can print multiple items and save canvas/paper waste. I have downloaded it and followed the instructions. However when I go on Photoshop I can't see the option Picture Package, where it should be in File-Automate? I have a mac. Any i

  • Screen Modification Problem ...

    While i am Working on Screen Modification i set Field  ABKRS as Out Put Field in IT001 .But Now Client asking just we need that field Out Put Field as one Emp Group  remaing as required Field, How Should i do.Is it possiable through IVWID Feature?