Hello, I would like to know how to add or delete single cell in numbers.

Hello, I would like to know how to add or delete single cell in numbers.

If by delete you really mean clear the contents of a cell, then just click once on the cell and hit the 'delete' button.
Before:
After hitting delete button:
In some circumstances you can actually delete one cell.
For example here, I make this choice:
Resulting in this:
So it's not strictly true that Numbers does not delete one cell, ever.  It can if you have a one-column table. 
So never say never or not ever! Enough pedantry for today!
SG

Similar Messages

  • Hello, I would like to know how to transfer one of my two "membership" to an other computer because I just bought a new Mac.... ? Or how to cancel it on my old laptop so I can activate it on my new computer. Thanks a lot !

    Hello, I would like to know how to transfer one of my two "membership" to an other computer because I just bought a new Mac.... ? Or how to cancel it on my old laptop so I can activate it on my new computer. Thanks a lot !

    Hi Virginie,
    You need to go under the help menu option and sign out from Muse and then install it on the other computer that you want using the creative cloud desktop app.
    - Abhishek Maurya

  • Hello I would like to know how to stop my service by mistake and canceled an amount not want to pay or the product

    hello I would like to know how to stop my service by mistake and canceled an amount not want to pay or the product

    Hi Jimmy,
    You may be able to cancel your membership following the processes outlined here: https://helpx.adobe.com/x-productkb/policy-pricing/cancel-membership-subscription.html
    Else, you will need to contact our support for assistance with the process: Contact Customer Care
    Be sure to sign into the Adobe ID associated with your membership
    Hope that helps,
    - Dave

  • Hello , I would like to know how to unsubscribe from photoshop please ?

    Hello , I would like to know how to unsubscribe from photoshop ?

    You need to deal with Adobe this user forum can not help you with that. 1 (800) 833-6687Adobe Systems, Customer service
    Have read there will be a cancellation fee.

  • Hello, i would like to know how to make horizontal sites and it moves with the scroll

    Hello, i would like to know how to make horizontal sites and it moves with the scroll

    Hi
    You can refer to these videos :
    http://www.lynda.com/Muse-tutorials/basics-horizontal-scrolling-websites/108131/115685-4.h tml
    https://www.youtube.com/watch?v=gZI_K1TXqOM
    Thanks,
    Sanjit

  • Hello, I would like to know how to import a large .pdf file to my iPad?

    Hello, I would like to know how to import a large .pdf file to my iPad?

    This document should help:
    http://forums.adobe.com/docs/DOC-2532
    How large? It could be limited by the RAM in your iPad.

  • Hello, I would like to know how I can open a file without downloading it? Thank you

    Hello, I would like to know how I can open a file without downloading it? Thank you

    matrix wrote in message
    news:[email protected]..
    > I tried that, attached is the vi.
    > My actual aim is to allow data to be plotted to the graph 4 24 hours,
    > after which, it should clear the chart and start at the beginning
    > agin.
    > Does this vi do this.
    No. The attached is the simplest way of modifying it to do as you want. I've
    sped things up a little to make it obvious.
    > Will the array be able to keep all the data, is there a way i can do
    > it without arrays, i.e. kind of dynamically, and therefore try to save
    > memory usage.
    You already are. You're making the arrays as you go along so only the memory
    needed for the data that's in the plot is in use at any one time. To do it
    without storing
    arrays at all you'd need to keep retrieving the data from
    the XYgraph, adding the new datapoint and writing it back. Messy and I
    suspect incredibly inefficient.
    You're going to use the memory in any case- a better option would be to
    pre-initialise an array and fill it slowly. At the end of each 24 hour block
    zap all the data and start again without destroying and recreating the
    arrays. Or if you're only doing the 24 hour wipes to save memory, simply
    start again at the start of the buffer woithout erasing the previous data
    and you always have 24 hours of data to liik at once the system's running.
    Do a search for keywords like "pre initialise" or "circular buffer" on
    ni.com
    [Attachment xy-time_modified.vi, see below]
    Attachments:
    xy-time_modified.vi ‏51 KB

  • Hello I would like to know how to bring up the option to share internet on my iPhone 5 disappeared from the settings option

    hello I would like to know how to bring up the option to share internet on my iPhone 5 disappeared from the settings option

    I did have all addresses downloaded through icloud when I first purchased my iphone 5 but since then I have attached various photos to people in my address book on my imac and would now like those details to be shown on my iphone.
    Mac OS X version 10.7.5
    Iphone 5.

  • Hello I would like to know how green port redirects fine permanant DHSCP

    hello I would like to know how green port redirects fine permanant DHSCP
    I precesise that c for the IP TV and web server
    on device cisco small business RV 180W
    thank you

    Sorry, that was the wrong source code. Source code is:
    package authen;
    import javax.swing.*;
    public class Authenticator extends javax.swing.JFrame{
    JTextField username = new JTextField(15);
    JPasswordField password = new JPasswordField(15);
    JTextArea comments = new JTextArea(4, 15);
    JButton ok = new JButton("OK");
    JButton cancel = new JButton("Cancel");
    public Authenticator() {
    super("Account Information");
    setSize(300, 220);
    setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    JPanel pane = new JPanel();
    JLabel usernameLabel = new JLabel("Username:");
    JLabel passwordLabel = new JLabel("Password:");
    JLabel commentsLabel = new JLabel("Comments:");
    comments.setLineWrap(true);
    comments.setWrapStyleWord(true);
    pane.add(usernameLabel);
    pane.add(username);
    pane.add(passwordLabel);
    pane.add(password);
    pane.add(commentsLabel);
    pane.add(comments);
    pane.add(ok);
    pane.add(cancel);
    add(pane);
    setVisible(true);
    public static void main(String[] args) {
    Authenticator auth = new Authenticator();
    }

  • Hello I would like to know how I can change the form of payment of App store for buying books I

    I would like to know how I can chage the form of payment of App store for buying books

    http://support.apple.com/kb/ht1918?viewlocale=de_de

  • Would like to know, how to add cover to doc. in Numbers '11..

    I'm working on a budgetoverview and I would like to know how can I add a cover/frontpage to my document.
    So that I can recognise it, trough my other spreadsheet document on my MacBook and iPhone.
    something like the picture shown bellow, which Apple show's on their website.
    please help me out!

    Cx,
    Add a new Sheet to your document and Delete the default blank table from that sheet. Then add your graphic or other visual content to this new sheet. Lastly, Drag the new sheet tab to the left side of the row of tabs. This tab on the left will be the one that is displayed on the file icon.
    Jerry

  • Hello, I would like to know how to transfer my purchased iTune songs to my husbands email.

    Hello, I'm hoping someone can tell me how I can take some of my purchased iTunes songs and transfer them to my Husbands email adrs.  He's working out of State.. And I'd like him to have our songs to listen to... Thank You,,, Pam

    Hi Virginie,
    You need to go under the help menu option and sign out from Muse and then install it on the other computer that you want using the creative cloud desktop app.
    - Abhishek Maurya

  • Hello, I would like to know how to do to acquire Can BUS signal.

    I have got a NI 6034 card

    What exactly are you trying to do? It sounds like you are trying to do CAN communication with a Data Acquisition card. If you want to do CAN communication, you should use an NI-CAN card. They come in PCI, PXI, PCMCIA, and ISA.

  • Hello I would like to know how to update my current Firefox

    I currently have the Firefox 3.0 and I want to update to a 4.0 ....how do I do this?

    You currently have '''30.'''0 or thirty point zero actually.
    Anyways this is going to be locked as a duplicate of https://support.mozilla.org/en-US/questions/1011446

  • I would like to know how to add images and create a slide show

    The image I try to add to my web page show up as grayed out boxes and never show up.
    I would also love to learn how to make a slide show to enhance my home page.
    Thank you!

    The easiest way is to go to:
    Insert >> Image
    This method will allow you to browse the image you want to insert.  I am, of course, assuming you have defined your site and that you have created a folder for images in line with "best practice" of good web designing.  If not, it doesn't matter because you will get a prompt to move the image to your site if it is not already there.
    Good luck anyway and post back.
    For slide show, your best option is to google for it because there are some really good scripts out there that can do a fantastic job for you.

Maybe you are looking for

  • Working with Web Service Security

    Hi... forum I really need your help. I created a web service client. with JDEV 10.1.3, when i crearted a function call i got this error javax.xml.rpc.soap.SOAPFaultException: SoapException at oracle.j2ee.ws.client.StreamingSender._raiseFault(Streamin

  • Restricting substitution in UWL

    Hi All I learnt that the BADI WF_SUBSTITUTES can be used to modify the substitution parameters entered by the user in UWL. However had some questions : 1) Should this BADI be coded in SRM or Portal side? 2) SAP has provided a standard implementation

  • Trying not to re-invent the wheel...

    Howdy, all; I'm sure that some of the tasks in my current project have been done by others. Are there any code repositories out there? I'm not above paying for useful code... Specifically, I'm trying to convert a string such as "8+(2+2)" into the str

  • AlV display in container

    hi abaprs, i have displayed my alv in container using cl_gui_alv_grid->set_table_for_first_display, now i have 'edit' button on my screen, i want to make certaion fields of a raw selected by user to editable mode when user push that button, i have go

  • Effect on licensed ID installation if CS5 Master suite trial is installed?

    Can a licensed InDesign CS3 installation be preserved (with future ID point product upgrade options intact) if a CS5 Master Creative Suite trial is installed on the same machine?  If trial period ends and a Creative Suite license is not purchased, wi