How do you highlight several cells with the mouse in numbers

how do you highlight several cells with the mouse in numbers

Hi David,
Using only the mouse, you can select a contiguous range of cells using the method described by dwb.
For larger (but still contiguous) ranges you might prefer this method:
Click the first (top left) cell of the desired selection.
Scroll to the last (botom right) cell of the desired selection.
Shift-click the bottom right cell to select it, and all of the cells in the rectangular array defined by this and the top left cell selected in step 1.
To select two or more non-contiguous cells:
Click on the first to select it.
Command-click on another to add it to the selection.
Repeat as necessary.
Regards,
Barry

Similar Messages

  • How do you manually manage podcasts with the new iTunes?

    Like the subject line says: How do you manually manage podcasts with the new iTunes?
    With the previous version of iTunes, when I plugged in my iPod, I could select the iPod, select podcasts, and manually delete episodes. With the new iTunes, I can't select individual episodes when looking at my iPod through iTunes. Is my only option to Sync? If so, why is that my only option?
    This question probably has a simple answer, and I'm just not seeing it.

    Rock,
    I think I figured out a way to do what you want to do - which is the same way that I use Itunes with my Ipod. (My Itunes libary was destroyed last year so I can no longer auto synch my Ipod as I would lose thousands of songs).
    Funnily enough, I discovered this new way of manually moving podcasts while trying to figure out what cpragman was trying to say (I never could - he must be smarter than me, as I couldn't get his method to work).
    1. Open up your Itunes in your regular Library view. Choose Pocasts from the left hand side (either in the sidebar if you have that enabled, or from the little "radio" icon if you don't.)
    2. Mouse to the podcast you want to place on your Ipod.
    3. Right-click it.  A long menu will pop up.
    4. Move to the "Add to Playlist" option.  As you hover, all your playlists will be visible. But at the very top will be the name of your Ipod itself (whatever you named it originally).  Choose THAT name, and voila! That podcast will now copy to your Ipod and be easily available when you disconnect.
    A nice feature of this method is that you can shift-click several podcasts at once and do the same thing, and all your selected podcasts will copy over (if you're like me and update your Ipod only every few weeks).
    Hope this helps - let me know if it works for you!

  • How do you print a playlist with the new itunes?

    How do you print a playlist with the new itunes????

    You can click on the little triangle that's next to the little box at the top left of the new iTunes. It will give you a drop down box which gives you several selections. One of the selections is "Show Menu Bar". Click on that and you get the bar back that was on the previous version. Then in "file" you can print a CD jewel case list just like before!

  • HT1918 How do you solve an issue with the card? I don't get the option of 'none' :(

    How do you solve an issue with the card? I don't get the option of 'none'

    I had this exact same problem with the new iPhone I bought on 1/4/13. The walk through they provide on how to do this is useless because it fails to explain that if you are already having the problem of not getting the "None" payment option with an Apple ID then you will need to create a completely new Apple ID.
    I had to do this 7 times since I bought my iPhone on Friday until this morning to figure out how to finally be able to use the Home Sharing option in iTunes to put my music collection on my brand new $500.00 iPhone. Pretty pathetic if you ask me but since it made me so angry I want to make sure other know how to do this so you don't get as upset as I did.
    #1 If your current or soon to be "old" Apple ID is not providing the option for "None" as a payment option then you need to make a brand new one. But you have to make it specifically how I tell you.
    #2 You will need to use an email address that has not already been used for anything related to a previous Apple ID. You might need to make a brand new email address.
    #3 Open iTunes, then open iTunes Store (upper right corner of iTunes).
    #4 Click on App Store (upper center of screen).
    #5 Scroll down the screen page until you see Top Free Apps on the right side.
    #6 Choose any one of the FREE apps.
    #7 You should either get the option to create a new Apple ID box, either that, or it will pop up with some kind of disclaimer and then it does the create new Apple ID.
    Either way just create a new Apple ID when it gives you the option to and then when you get to the page that looks like the payment page the "None" payment option will finally be available.
    Note: You will still have to fill out the information on the payment page. As long as you choose the "None" option it will not request any credit card information.
    #8 You will be sent a confirmation email to the new email account. Just follow through with what ever it tells you and viola now you can use your Apple Device.
    What a pain in the keester, eh?

  • HT2907 How do you stop inadvertent contact with the touch screen? Why no Lock Button?  Doesn't anyone work out at Apple??  MY Gen 7 also doesn't link to workout equipment automatically like my Gen 6 and I can't stop the bloody voiceover.  Any thoughts?

    How do you stop inadvertent contact with the touch screen? Why no Lock Button?  Doesn't anyone work out at Apple??  MY Gen 7 also doesn't link to workout equipment automatically like my Gen 6 and I can't stop the bloody voiceover.  Any thoughts?

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try another cable
    - Try on another computer                            
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
      Apple Retail Store - Genius Bar                              

  • How do you turn off apps with the iOS 7 update

    how do you turn off apps with the iOS 7 update

    Double tap the home buttons and swipe upwards on the preview of the App (not the App Icon).

  • How do you customize your sync with the new itunes?

    How do you customize your sync with the new itunes?

    Connect the device
    Tap the icon for it towards the top right of the iTunes window
    Same as before...
    tt2

  • HT4623 how do you close off apps with the new software update?

    How do you close out apps with the new software update on iphone? I cannot x out of them.

    Double tap the home buttons and swipe upwards on the preview of the App (not the App Icon).

  • How do you add safari favourites with the new iOS?

    How do you add safari favourites with the new iOS?

    Do you mean you want to sync your desktop Safari bookmarks to iOS? This is done in iTunes when you sync the iOS device. There is a box to check to make this happen.

  • How do you add multiple cells to the LARGE function?

    I want to add several cells which are contained on different sheets and tables to the same LARGE function and select the first ranking cell value.
    How do I add these cells as a single argument for this function?

    "...and select the first ranking cell value."
    Hi eobet,
    If your actual goal is as stated, you could use MAX, which will accept a list, a range, or a list of ranges as arguments.
    LARGE accepts only a single argument to establish the set of values, plus a single argument to establish the rank of the desired value. That means you need to collect all of the vlues into a sngle contiguous group/range, then specify that range as the set. The avantage, ofcourse, is that with LARGE, you can specify that you want the 'third largest' value in the set.
    Here's an example.
    The data set is column B on tables Data 1 and Data 2.
    The set is collected into a single contiguous range on the table Aux (which may be hidden, or placed on a separate sheet).
    LARGE collects the nth value from the collected set in Aux, using this formula in the table Summary:
    A2, and filled down: =LARGE(Aux :: A:B,ROW()-1)
    MAX returns the largest value from the original data set on Data 1 and Data 2, using this formula on the table Summary-1:
    A2: =MAX(Data 1 :: B,Data 2 :: B)
    Regards,
    Barry

  • How to fill an empty cell with the value above

    Hello,
    Please help me on the following issue related to BEx query and it's output in BEx analyzer as well as on Web.
    I am trying to modify a query output where the empty cells are to be filled with the value in the above cell.
    e.g. there is a column for transaction number, and this transaction number is the same for three rows, so it turns out to be two empty cells and only appears as if the transaction number applies to the first row only.
    not sure how to paste screenshot or attach document but would love to provide more information if the above isn't suffice.
    Please advise on what and where to modify in BEx designer.
    Thank you for your help!

    Thanks a lot...yes, now it works in BEx Analyzer but for some reason doesn't work in the Web view.
    Any ideas why is that?
    Thanks again for your prompt help.
    Edited by: One Idea on Jan 15, 2009 12:17 AM

  • How do you play YouTube audio with the screen off with iPod 5th gen?

    I used to own a 2nd gen iPod touch, which ran on an ios 4.2.1 system, that allowed me to play YouTube with the screen off. Ever since I got iPod 5 which came with ios 7, let's say I am kinda still getting the hang of how everything works. I still would like to play YouTube while the screen is off, but seem to not know how. Does anyone know how to solve this problem? It's running on ios 8, so if you could help me with this, I would gladly appreciate it!

    Hi there, you can download itube, it's in the app store, and that allows you to save youtube videos for offline play. Also, you can play youtube audio with the screen off, even without a third party app. Click on a video. When it's playing, press the lock button. Press it again, to wake the device up. You should see your video on the front of the display, with a play button. Click it, and it will start playing even if the device is off. Hope I helped, ~Samuel.

  • How do you file a complaint with the App store?

    Does anyone know how to file a complaint with the app-store people?  This may sound really childish but PlayFirst has a series of games called Dream Chronicles available in the app store.  They're listed as free then in the description they tell you of course you can "try it free then download the full version from inside the game". Recently they released Dream Chronicles: The Eternal Maze available for "free" in the app store with no mention of the "try it free then download the full version from inside the game".  It may be petty but I consider this false advertising since their other games tell you it's not the full game.

    Go here:
    http://www.apple.com/support/itunes/contact/
    and follow the instructions to report the issue to the iTunes Store.
    Regards.

  • HT1848 How do you transfer your purchases with the new iTunes format?

    I'm trying to update my iPod but it keeps saying I have to transfer my purchases. But I don't know how to with the new iTunes format...

    On iTunes 11 you can do it via File > Devices > Transfer Purchases, or I've changed the view on mine so that the old sidebar shows via View > Show Sidebar and I can then control-click the device (right-click if you are on windows) and select Transfer Purchases from the popup

  • When slides are updated within a MS Sharepoint slide library, how can you force an alert with the updated slide version going to users who have previous slide versions on their hard drive?

     How can you hardcode/force that when a slide within a slide library (in Sharepoint 2010) is updated, that an alert is sent to the user who downloaded the slide to their hard drive so that they may replace the outdated slide with the recently
    updated slide. There is a tic box option to set when downloading slides from a sharepoint slide library into power point that ensures alerts are sent when the presentation is opened allowing for replacement of the slide. But, it is an option. How can that
    be hardcoded are forced on all slide library users who download slides from the shrepoint library into power point? Is there a workflow that can be written in Sharepoint or an option in power point to do this? Please advise. Thanks.

    Two things to check:
    Add the network folder location as a trusted location in your Flash Global Security settings and then see if the videos will play.
    If the first suggestion doesn't work, get in touch with your network admin dudes and find out if FLV files are disabled from working over the network from that location.  Many times unless a given file format is enabled on a network, the server assumes it's not desirable and won't serve it.

Maybe you are looking for

  • Mac shuts down in target disk mode

    So I finally replaced my old iMac G4 with a shiny new MacBook Pro. But I've run into problems while attempting to copy user data over during the setup assistant process. I connect the two computers using a firewire cable. I put the old iMac into targ

  • HELP!!!! Mac Mail (mac os 10.3.9) no messages in sent folders

    PLEASE HELP!!!!. I Was having a problem viewing sent mail on one of my mail accounts. I got a message saying that I would have to take the account online and that the message has not been downloaded from the server. Then I did some research on the fo

  • Please tell me.

    Is it possible to start by default a web application in localhost with a servlet insted of the using a jsp page.? if yes please tell me. i am using netbeans 6.5.1

  • Ipod Nano volume jumps

    The volume line keeps moving to silent so that nothing can be heard for more than a few seconds.

  • How  to do  delta  using aggregate ineed clear steps

    how  to do  delta  using aggregate ineed clear steps