A plus sign shows automatically after filling the date in my table cell.Why?How to delete it?

Hi y'all..I'm using Numbers as my record for my expenses,income,etc.
I have a "date" coloumn eg "13 September 2011" and after I fill the date and move on to the next table, a "+" sign appear on my date table automatically, what's that?How do i delete that?

That means your column is not wide enough to display all of the content. Widen the column & the + will go away.

Similar Messages

  • How to get the data from a table cell

    Could somebody suggest me how I can get the data value from a table cell if I set that cell a Double object previously.
    Thanks very much

    Thanks for camickr's information.
    And thanks uhrand,
    I haven't got it sloved. I am sick on this problem.
    I have the methods to let the table editable. My tableModel code is from Sun Tutorial.
    It has the code like this:
    public int getColumnCount() {
                return columnNames.length;
             public int getRowCount() {
                return data.length;
              public String getColumnName(int col) {
                return columnNames[col];
             public Object getValueAt(int row, int col) {
                return data[row][col];
             * JTable uses this method to determine the default renderer/
             * editor for each cell.  If we didn't implement this method,
             * then the last column would contain text ("true"/"false"),
             * rather than a check box.
            public Class getColumnClass(int c) {
                return getValueAt(0, c).getClass();
             * Don't need to implement this method unless your table's
             * editable.
            public boolean isCellEditable(int row, int col) {
                //Note that the data/cell address is constant,
                //no matter where the cell appears onscreen.
                if (col < 1) {
                    return false;
                } else {
                    return true;
             * Don't need to implement this method unless your table's
             * data can change.
            public void setValueAt(Object value, int row, int col) {
                if (DEBUG) {
                    System.out.println("Setting value at " + row + "," + col
                                       + " to " + value
                                       + " (an instance of "
                                       + value.getClass() + ")");
                data[row][col] = value;
                fireTableCellUpdated(row, col);
                if (DEBUG) {
                    System.out.println("New value of data:");
                    printDebugData();
            public void printDebugData() {
                int numRows = getRowCount();
                int numCols = getColumnCount();
                for (int i=0; i < numRows; i++) {
                    System.out.print("    row " + i + ":");
                    for (int j=0; j < numCols; j++) {
                        System.out.print("  " + data[i][j]);
                    System.out.println();
                System.out.println("--------------------------");
            }

  • How to delete the data from partition table

    Hi all,
    Am very new to partition concepts in oracle..
    here my question is how to delete the data from partition table.
    is the below query will work ?
    delete from table1 partition (P_2008_1212)
    we have define range partition ...
    or help me how to delete the data from partition table.
    Thanks
    Sree

    874823 wrote:
    delete from table1 partition (P_2008_1212)This approach is wrong - as Andre pointed, this is not how partition tables should be used.
    Oracle supports different structures for data and indexes. A table can be a hash table or index organised table. It can have B+tree index. It can have bitmap indexes. It can be partitioned. Etc.
    How the table implements its structure is a physical design consideration.
    Application code should only deal with the logical data structure. How that data structure is physically implemented has no bearing on application. Does your application need to know what the indexes are and the names of the indexes,in order to use a table? Obviously not. So why then does your application need to know that the table is partitioned?
    When your application code starts referring directly to physical partitions, it needs to know HOW the table is partitioned. It needs to know WHAT partitions to use. It needs to know the names of the partitions. Etc.
    And why? All this means is increased complexity in application code as this code now needs to know and understand the physical data structure. This app code is now more complex, has more moving parts, will have more bugs, and will be more complex to maintain.
    Oracle can take an app SQL and it can determine (based on the predicates of the SQL), which partitions to use and not use for executing that SQL. All done totally transparently. The app does not need to know that the table is even partitioned.
    This is a crucial concept to understand and get right.

  • My ipad 2 suddenly show red screen during start up and on ordinary screen show red colure fill the screen , I think it is hardware problem mostly screen. This problem didn't happen after fall or only accident ,what shall I do .

    My ipad 2 suddenly show red screen during start up and on ordinary screen show red colure fill the screen , I think it is hardware problem mostly screen. This problem didn't happen after fall or only accident ,what shall I do ?

    You could try a reset and see if that fixes it : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.
    If it doesn't then you could try restoring to your last backup and/or resetting back to factory defaults. But if it's a hardware issue then you will need to contact Apple.

  • I CAN'T GET MY BRUSH IN PHOTOSHOP ELEMENTS 13 TO CHANGE FROM A PLUS SIGN WITH A CIRCLE IN THE MIDDLE.  I WANT TO USE A ROUND BRUSH.

    I CAN'T GET MY BRUSH IN PHOTOSHOP ELEMENTS EDITOR TO CHANGE FROM A PLUS SIGN WITH A CIRCLE IN THE MIDDLE.  I WANT TO USE A ROUND BRUSH.

    You have the caps lock on

  • Am using short keyboard.  Don't know how to create plus sign which is not on the keyboard. Advice would be much appreciated.

    Am using short keyboard.  Don't know how to create plus sign which is not on the keyboard. There is no number pad. Advice would be much appreciated.

    nicholasmitaka-shi wrote:
    This is a Japanese kana input keyboard, A1242, whioch looks quite as usual except that a few functions have no space on the board and have been ommitted. 
    Is the plus sign really not available on your keyboard at the place indicated on this graphic (to the right of the L key)? You might need to use shift or alt/option or shift+alt/option.
    http://en.wikipedia.org/wiki/File:KB_Japanese.svg

  • Getting rid of the plus sign before phone numbers in the maps app

    How can I get the maps app to stop putting a plus sign in front of all the phone numbers that I look up through the app? The International Assist setting (under Settings/Phone) is already off, but that's not doing the trick. Any ideas?

    Just to close this out.
    By selecting Ignore fonts and Colours in the Accessibility Options within the Internet Explorer options under Tools I was able to read the numbers though the little boxes and successfully keyed them in, it is now working.
    Thanks for the ideas, finding Google was such a relevation.
    None of the ideas provided in the any of different windows forums helped.

  • Will DB start automatically after rebooting the computer?

    Will DB start automatically after rebooting the computer?

    user9947478 wrote:
    Will DB start automatically after rebooting the computer?Yes. IF you set it up to do so. Or you have an OSs for which it is installed to automatically do so and you have not disabled it.
    I assume, since it seems to be difficult for you to tell us what operating system you use, that you use some form of Windows. In which case, the answer is 'Yes, automatically set up - as seen by the Services'.
    (Windows users don't seem to realize there are other OSs and therefore don't tell. They also don't realize that Windows is not an OS, but rather the marketing label for a whole families of OS Editions. Some popular families are: Windows XP, WIndows 2003, Windows 2008, Windows 7. But even then, Oracle only works on specific Editions within the family.)

  • I have change my phone language to english. but the phone shows chinese language in the internet pages and with call details. how to change it. why is this occuring?

    i have change my phone language to english. but the phone shows chinese language in the internet pages and with call details. how to change it. why is this occuring?

    If the phone is not unlocked, let's say for example it is locked to another carrier such as at&t, when you put in the Tmobile SIM in, the phone would complain about the SIM.
    Does your phone do that? If yes, then the party that sold you the iPhone4S (if you purchased it from another person) may have not done the unlocking properly, and that may explain why Tmobile is insisting on the phone being locked.
    If you purchased your iPhone4S new from Apple, did you pick Tmobile, or did you choose unlocked?
    If you picked the Tmobile choice, then it should come up ready to use.
    If you picked the unlocked choice, then you would need to visit Tmobile to purchase a nano-SIM and usually they should be more than willing to help you, since you're paying for their service.
    But as you have indicated, this phone is under AppleCare, so if it doesn't work with a supposedly good Tmobile SIM, the quickest way to fix this is to get a replacement phone. When we troubleshoot we always try the least time consuming methods first.
    You may have noticed it, that a good number of unfortunate uses of the iPhone4S have had their wifi become strangely disabled after upgrade to iOS7. Your situation is the reverse, your wifi is useable but not your cellular network.
    In the mean time, you can apply for a Google Voice account (see http://www.google.com/voice), and obtain a free North American telephone number. You can then download one of many free Google Talk applications. Set it up, and you will be able to call and receive phone calls using your wifi. This would be just for the transition period before you get a useable phone.
    Google voice provides average voice quality calls to and from US & Canada numbers for free for 1 hour per call. You can use this as a temporary work around while you are waiting for your replacement phone.
    Cheers!

  • TS1368 I want to delete a lot of things childrens stories, albums which are not used which that are on my ipad. However when I go through Itunes it wont show me most of the stuff in my library. it takes ages to delete one at a time.

    I want to delete a lot of things childrens stories, albums which are not used which that are on my ipad. However when I go through Itunes it wont show me most of the stuff in my library. it takes ages to delete one at a time.
    Can you help please?

    Thanks King_Penguin for taking time to read and reply. 
    I just purchased this movie on Thursday, May 15, so just a few days ago.  I have never had any trouble whatsoever since I have been in Vietnam.  I have downloaded several movies and even music and they have all synced to my respected Apple products except for this purchase. 
    Sorry, I don't quite understand what you mean by studios and different versions.  Could you please explain? 
    I checked my purchased list in my purchase history under my account and there are no hidden items. 

  • How do i keep only the name of a month in a cell in Numbers and not have it auto fill the date and time?

    how do i keep only the name of a month in a cell in Numbers and not have it auto fill the date and time?

    Hi JN and Barry,
    Barry wrote:
    The second case may not be included in the available D&T formats in Numbers 3
    For my region, the Date & Time data formats include month.
    The Date Pop-Up
    This may not be the case for all regions.
    Remember that the month is only the display, and the Full Date & Time is still there. If I change the format to reveal what is behind the curtain:
    Regards,
    Ian.

  • I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date is created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    I have made a burn folder with photos exported from I-photo.  It now shows in information, that the date  created and modified is different from the original digitized date.  How can I get the original date to show in the info from Finder?

    The Finder reports File information. The date and time of the photo are in the Photo's Exif metadata. The Finder has no awareness of this. All photos apps on any system do.
    Regards
    TD

  • My podcasts icon is no longer visible after swiping the "more" tab. Any assistance on how to recover it on my ipod touch?

    My podcasts icon is no longer visible after swiping the "more" tab. Any assistance on how to recover it on my ipod touch? Anyone encountered this problem and been able to resolve it? Thanks

    Hi,
    did you install the Apple's PodCast app?  as soon as you install the PodCast app, it is remove from the iTunes apps.  if you want your podcast back in iTunes, delete the PodCast app from your iPod.

  • HT4972 my computer will not recognise my iphone after installing the latest version of itunes any ideas how to rectify this

    my computer will not recognise my iphone after installing the latest version of itunes any ideas how to fix this

    iPhone, iPad, iPod touch: Device not recognized in iTunes for Mac OS X - http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows - http://support.apple.com/kb/TS1538

  • How to fill the data in  extraction queue (LBWQ)?

    Hi,
    I modified the structure of datasource 2LIS_02_SCL (change an append structure), since an error occurs when I check the datasource, I deleted the the deltaqueue in RSA7, before that, I also checked the extractorqueue, it was empty.
    But when I excute OLI3BW to fill the extractor queue, it happens nothing.
    How can I fill the data in extractor queue so that I can extract data from R3 to BW?
    Thanks .
    Regards

    Whta u have done is Filling setup tables not the extractor queu......
    Could you please tell whether ur load is delta load or Full load?
    Khaja

Maybe you are looking for

  • Excise Invoice:difference in duty calculation while calculating ECS& SECS

    Hi All, There is a difference in duty calculations in excise Invoice, (1) which is generated automatically while creating billing doc manually ) &  (2) generating billing doc & excise invoice in PRG.In PRG Billing doc is getting generated by BAPI 'BA

  • Why is my asp page not publishing properly?

    Ok so here is a simple problem but it has me beat. I made a html page with a flash header here. http://www.wvhgc.org/memberslogin.html I then added an authenticate user server behaviour to the form and chose asp as the extension. http://www.wvhgc.org

  • Forum registration is broken

    Hi, I just could register at this forums but it was really hard because the security question one has to answer can not be answered right by just entering date -u +%V$(uname)|sha256sum|sed 's/\W//g' in a terminal. After a lot of attempts I found out

  • Web-based Set up page corrupted WRT54G

    I have a WRT54G router. I want to go in and change the password and a few other administrative things plus upgrade firmware. The web-based page is corrupted or something. The fields have very limited text and there are no tabs or html links visible.

  • I wrote a query -- HTMLDB can't parse it, too large.

    I would attach it here but I see no ways to attach items. I wrote a query that, as I said, is too long for HTML DB to accept. When I submit it, I an http error 400. the thing is, the query is only ~27700 bytes, according to the file system informatio