Fractions

I have created a sheet that includes text on one of my columns. Column "A" has a heading of "Date" while column "B" is named "Description. I have also set the sheet so that when I type in a fraction (1 + / + 2) it automatically changes to a 1/2. After setting this up I noticed that my "Date" column does not stay in a date format so that if I type in 1/6/11 (January 6, 2011) the numbers automatically change to 1/6 11. I had to go to "Numbers"---"Preferences"---"Symbol and Text Substitution" and uncheck the box so that I could revert back to having my dates display properly.
Does Numbers allow to have one column display in fractions while not affecting the rest of the columns?
Thank you...

I see what you mean. I never use symbol substitution but I turned it on to see your problem. I tried setting a cell to date & time but it had no effect on it. Looks like the designers didn't consider this possibility. You will need to type 1/06/11 to get the date. 1/ 6/11 also works.

Similar Messages

  • Help with calculating fractions in a program...

    I'm supposed to declare to fractions and then add, subtract, mulitply, and divide them.
    (3, 4)
    (2, 3)
    The outcome is supposed to look like this...
    Number 1 is 3/4
    Number 2 is 2/3
    Reciprocal of 3/4 is 4/3
    Reciprocal of 2/3 is 3/2
    3/4 + 2/3 is 17/12
    3/4 - 2/3 is 1/12
    3/4 * 2/3 is 6/12
    3/4 divided by 2/3 is 9/8
    And I have my Fraction class all figured out, but I'm not sure how to display the calculations in the main part of my program.
    Here is my fraction class
    public class Fraction {
         private int numerator;
         private int denominator;
         //Constructor method     
         public Fraction(int n, int d) {
              numerator = n;
              denominator = d;
    //Returns the fractions numerator
         public int getNumerator() {
              return numerator;
    //Returns the fractions denominator
         public int getDenominator() {
              return denominator;
    //Returns the fractions reciprocal
         public Fraction reciprocal() {
              //Declare the local variables
              int newNumerator;
              int newDenominator;
              int tempNumerator;
              int tempDenominator;
              //Swap the two values
              newNumerator = denominator
              newDenominator = numerator;
              //Return a new Fraction as the reciprocal
              return new Fraction(newNumerator, newDenominator);     
    //Returns a string representing numerator/denominator
         public String toString() {
              return (numerator + "/" + denominator);
         public Fraction add(Fraction f2) {
              tempNumerator = (numerator * number2.getDenominator()) + (denominator * number2.getNumerator());
              tempDenominator = (denominator * number2.getNumerator());
              return new Fraction (tempNumerator, tempDenominator);
         public Fraction subtract(Fraction f2) {
              tempNumerator = (numerator * number2.getDenominator()) - (denominator * number2.getNumerator());
              tempDenominator = (denominator * number2.getDenominator());
              return new Fraction (tempNumerator, tempDenominator);
         public Fraction multiply(Fraction f2) {
    tempNumerator = (numerator * number2.getNumerator());
    tempDenominator = (denominator * number2.getDenominator());
    return new Fraction (tempNumerator, tempDenominator);
         public Fraction divide(Fraction f2) {
              tempNumerator = (numerator * number2.getDenominator());
              tempDenominator = (denominator * number2.getNumerator());
              return new Fraction (tempNumerator, tempDenominator);
    }

    You've got the Fraction class already written and it looks not too bad. Probably there's some bugs, and it won't compile, but that's not your question. Are you saying you have written a Java class, but you don't know how to write a main program to use that class?
    Okay, let's suppose you want to get the following output:
    Number 1 is 3/4
    Reciprocal of 3/4 is 4/3
    Then your program would look something like this:public class FractionTest {
      public static void main(String[] args) {
        Fraction f1 = new Fraction(3, 4);
        System.out.println("Number 1 is " + f1);
        System.out.println("Reciprocal of " + f1 + " is " + f1.reciprocal());
    }

  • I'm having a problem with fractions and Mathematical Equations

    Hi I'm to write fractions in pages like I can write ¾ as a single caracter but if i need franction over ⅞ I can just write them like 1/9 I can just write as 1 divided by 9 and not as a signle character. And i would like to write fractions like 1/36 o 1/72 as a single caracter.
    second problem is that i know that I can insert Mathematical Equations doing Insert>Mathematical Equations but under Inster I don't have any Mathmetical Equations..... Any suggestions?
    Thanks, luca

    Hi Luca,
    You can write fractions as single characters only using those single character fractions available in the character set you are using. For the 'standard' unicode set, the available "vulgar fractions" include the denominators from 2 to 8, with all numerators necessary to write fractions from 1/8 to 7/8, reduced to the lowest denominated equivalent.
    The three missing fractions, 1/2, 1/4 and 3/4 are in row 00B0 of the table, where they were (and are) part of the earlier, smaller ASCII set.
    Other common fractions ('vulgar' if you prefer the Latin name) can be written using the solidus, a zero-width character (shift-option-1 from the keyboard): 13⁄17
    In the example, all five characters are set to the same height,
    13 is set to Format > Font > Baseline > Superscript
    17 is set to Format > Font > Baseline > Subscript
    If you have many of these to enter, it may be worth your while to create a separate document containing a large selection which you can copy and paste into your documents
    Regards,
    Barry
    EDIT: Formatting of the 13/17 example above appears to be badly interpreted by the forum software. Try it in pages for a better idea of how it should look.
    Message was edited by: Barry

  • I attempted to download a podcast but it was corrupt and only a fraction downloaded. It won't download and I can't delete. How do I get it off my itouch?

    I attempted to download a podcast but it was corrupt. Only a fraction downloaded and I can't download nor delete. Any ideas as to how to delete?

    If a Podcast has only partially downloaded, then you need to delete that partial download before iTunes will "allow you" to begin a fresh download of that same file.
    Have a look in your iTunes Media folder for the Download folder. On my Windows 7 for instance, it's Music/iTunes/iTunes Music/Downloads. In that folder, there should be a sub-folder with the name of that podcast which has the partial download in it. Delete the named podcast folder, but not the Download folder.
    You should then be able to start a fresh download (if you still want it!).

  • I'm having problems with excessive email usage on my iphone 4/ios 7. Just noticed that (settings/usage) it was using 900  mb. I deleted all my mail, deleted the mail account, and it still says it's using 661 mb. My ipad uses a fraction of that.

    I'm having problems with excessive email usage on my iphone 4/ios 7. Just noticed that it (settings/usage) was using 900+ mb. I deleted all my mail, deleted the mail account, turned the phone off and back on, downloaded any remaining mail on the server to Outlook on my computer, and it still says it's using 661 mb. My ipad uses a fraction of that.
    Background: I recently (December) bought an ipad and set up icloud for contacts and calendar, but NOT mail. My email provider is Verizon. I use computer, iphone, and ipad to check my email; eventually I download it from the server using Outlook on the computer and then delete any remaining emails from the phone and ipad. I can't find info on this problem anywhere.

    Howdy there COUGAR444,
    It sounds like your iPad all of a sudden seems to be restarting out of no where. If you haven't called AppleCare yet, I would start with quitting either the app that seems to be causing the issue, or all the apps if a single doesn't seem to be the culprit. 
    iOS: Force an app to close
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it.
    When you have done that restart the device and test the issue again:
    iOS: Turning off and on (restarting) and resetting
    If the issue persists, backup your device to iTunes, then restore it as new and verify that it works. 
    How to erase your iOS device and then set it up as a new device or restore it from backups
    If it does, then restore your backup to either verify it still works and the software just needed reinstalled, or isolate the issue to the backup file itself. 
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • On iMac Lion where are the fractions in Pages and Mail?  They used to be under "characters" in the "Edit" drop down menu, but they aren't there anymore.

    Since downloading Lion, I am unable to find fractions in the edit>special characters submenu anymore (for Pages and Mail).  Anybody know where they went to?

    You could use the Auto Correction in the Pages preferences. There are several pre defined fractions. You have just to check them so you can use them in Pages. I can't help you with Lion as I don't have it.

  • Unable to sync contacts, keep saying 'ipad already using contacts'.  When I open contacts app it opens for fraction of secs and goes back to main screen. any ideas?

    Unable to sync contacts, keep saying 'ipad already using contacts'.  When I open contacts app it opens for fraction of secs and goes back to main screen. any ideas?

    Sorry for double post, doesnt seem to be an edit option, this also works both ways.

  • I have a new 160GB iPod Classic. I often listen to it for many hours at a time. Even with Itunes and the Classic set on shuffle it repeats songs often and only plays a small fraction of my songs. Help!            of my

    When listening for hours to my new Clasic 160 with several thousand songs and both itunes and the Classic set to shuffle all songs it only plays a small fraction of my library and plays many songs several times over that period. It also seems to pick a small different group of songs to repeat without touching many of most of my songs each time I start listening. Over 98% of the music is legally owned in my CD collection. A few are down loads which play! There should be no issues with ownership. Please help. As much as I like all my tunes I want to actually hear them all. There are many many albums that have never been played.

    Okay, well we've eliminated a couple of things.
    One thing I have noticed about the iPod Classic: I suspect that "shuffle" is actually a Playlist, not a real shuffle. The Classic is not as powerful as iTunes or a desktop/computer, so it cannot truely "shuffle songs". I suspect what happens is that every Sync of the Classic with its iTunes Library causes a revised "shuffle playlist" to be put on the iPod and then, when you choose Shuffle play, it actually uses that special hidden "shuffle playlist".
    So one trick is to Sync your iPod with iTunes frequently. This would change the "shuffle playlist". Another trick would be to create your own Playlists, either by adding what you want to a Regular Playlist or by creating a Smart Playlist which adds and removes songs by itself.
    Smart Playlists: for example, you can create a Smart Playlist (in iTunes) which contains a random selection of all songs, or a random selection of a particular group of songs, provided the song has not been played for a period of time, say six months, or 300 days. Every Sync of the iPod with iTunes would remove any song from that Smart Playlist if it has been played. That same song cannot go back into the Playlist for a period of six months, or whatever you choose.
    This way, you can reduce the likelyhood of hearing the same songs too often. This brings me to another point. If you have the same song, on different albums, then it's possible that you are hearing that same song but from both albums.
    Try this: in your iTunes Library,
    look for and click on the big + button and choose New Smart Playlist..., if you do not have the Sidebar displayed, switch to the Playlists view where you will find it in the bottom left corner,
    Set it up to look like this:
    It creates a list of songs that have not been played for fifteen weeks. It excludes videos and in my iTunes Library, it has 527 songs in it. If you would like a smaller list than that, click on the Limit to and fill in the number of songs you want.
    Having set it up, play some songs from it (in shuffle mode if you wish) and watch how it changes . The song must play through to the end of the track before it is classed as "played". If you like it, let it go onto your iPod. You could set up a few Playlists, each with their own rules. Even if a song appears in two different Smart Playlists, if you have the "last played is not in the last" rule in both lists, then playing the song will eliminate it from both lists. None of this removes songs from the iPod (unless you use Sync selected Playlists...).

  • My JPEGS are no longer being copied over to Finder.  Only a random fraction are copied.  It use to work perfect.  Is there a bug in the updated versions of iPhoto?

    My JPEGS are no longer being copied over to Finder.  Only a random fraction are copied.  It use to work perfect.  I can move them 4 or 5 at a time, but it is very time consuming.    Is there a bug in the updated versions of iPhoto?

    OK - here is what I've done in the past.  As I want to be able to save my photos on  a DVD that can be read by both a PC and a Mac, I am burning them in Finder.  I start by downloading into IPhoto.  I'll flag and edit the ones I want to print or post to the web.  After that I want to take all the keepers and move them from IPhoto to various files I create in the document  section of Finder.  I've done it both ways in the past, copy and paste or just drag over, all the files would transfer over.  Now there may be dozens of pictures that do not move over - very random, in one case there were only 6 photos and the 3 vertical ones did not copy over.
    I'm wondering if this is a software issue or if there is just too much data being moved around.  FYI there are 2 Nikon cameras I use and the files from both do this.
    Thanks

  • How do you get REAL fractions in Pages 5.2

    I am pulling out what little hair I have left trying to figure out how to get REAL fractions (ala iWork 9) inserted into a Pages 5.2 document! 
    All of the solutiions I have found on the net DON'T WORK for Pages 5.2!
    The "Character Viewer" built in to Mavericks NO LONGER INCLUDES FRACTIONS!
    The Pages 'Edit/Special Characters' NO LONGER INCLUDES FRACTIONS!
    If I can't do it through the OS, and I can't do it through Pages .... HOW DO I GET FRACTIONS?!?!?!?!?!

    This is my system:
    This is the sequence if I enter 3/8 slowly step by step in the Character search:
    If I enter 3/8 quickly it will anticipate the whole fraction:
    Peter

  • Automatic substitutions fractions in Pages 5

    Hello all
    Before Pages 5, fractions would automatically convert if you typed 1/2 or 3/4. However, this doesn't happen in the all new singing and dancing Pages 5.1 that I have and searching for it bears no answer.
    Does anyone know why these automatic features have changed so much and where you can reinstate them. I have found the 'substitutions' dialogue box but you need to find the fraction to copy and paste. However in character view, fractions are missing!
    Thanks for any ideas

    To do this automatically it is really a two-step process. 
    1. Go to Character Viewer (special characters) as described above.  Once you have selected digits you will have a choice of fractions to use.  I put the ones I use most frequently in my favorites in the Special Character window. 
    2. To make this Automatic in Pages you need to then go to Edit > Substitutions and select Text Substitutions. Then go to Show Substitutions in the same window and select the text preferences button at the bottom left.  In this window you select the + at the bottom and insert, for example, 1/2 in the Replace column.   Then in the With column you select the appropriate fraction from your special character window and drag the substitution to the Replace column.  Do this for all fractions you wish to automatically replace. 

  • How to round the fractional values in Abap webdynpro?

    Hi Experts,
    I have designed a screen in which I have a field called ANZHL(which is numberic field of infotype14) It is a fractional digits which needs to be rounded when it comes to display in my webdynpro application?
    Here is my code .........
    How to round the ANZHL field ?
    **if start and end dates are changed then delete the old and insert the new else just mmodify the record
        if ws_0014_temp-begda ne ws_edit-begda or ws_0014_temp-endda ne ws_edit-endda.
          call function 'HR_INFOTYPE_OPERATION'
            exporting
              infty         = '0014'
              number        = wd_this->w_pernr
              subtype       = ws_0014_temp-subty
              objectid      = ws_0014_temp-objps
              lockindicator = ws_0014_temp-sprps
              validityend   = ws_0014_temp-endda
              validitybegin = ws_0014_temp-begda
              recordnumber  = ws_0014_temp-seqnr
              record        = ws_0014_temp
              operation     = 'DEL'
              nocommit      = 'X'
            importing
              return        = w_bapireturn.
          " key                    = w_bapireturn.
          if w_bapireturn-type ca 'EA'.
            r_bapireturn = w_bapireturn.
            return.
          endif.
          ws_0014 = ws_0014_temp.
          ws_0014-endda = ws_edit-endda.
          ws_0014-begda = ws_edit-begda.
          ws_0014-anzhl = ws_edit-anzhl.
                      call function 'HR_INFOTYPE_OPERATION'
            exporting
              infty         = '0014'
              number        = wd_this->w_pernr
              subtype       = ws_0014-subty
              objectid      = ws_0014-objps
              lockindicator = ws_0014-sprps
              validityend   = ws_0014-endda
              validitybegin = ws_0014-begda
              recordnumber  = ws_0014-seqnr
              record        = ws_0014
              operation     = 'INSS'
              nocommit      = 'X'
            importing
              return        = w_bapireturn.
          " key                    = w_bapireturn.
          if w_bapireturn-type ca 'EA'.
            r_bapireturn = w_bapireturn.
            return.
          endif.
        else.
          ws_0014 = ws_0014_temp.
          ws_0014-anzhl = ws_edit-anzhl.
    Edited by: Dharani us on Oct 8, 2009 10:15 AM

    Hi,
    For that attribute, you want to display the decimal values or what.
    Regards,
    Lekha.

  • External display flickers for a fraction of a second

    Hello all,
    Im using a macbook pro 15 with the new invidia 8600m graphics, hooked up to a cinema hd 30 inch display at home and a HP 30 inch display at work.
    At times, maybe twice an hour, my external display will flicker for a fraction of a second. I can not find a source of the problem, having tried all available graphics drivers from apple and forceware drivers from laptopvideo2go.
    The problem does not seem to be related to any particular action in vista, like opening windows or applications. It just flickers at any given time, for a fraction of a second and then comes back to normal.
    I have tried all available drivers. Yes, UAC is off. TMM is off, too. Yes, it does the flickering on both my cinema hd and the hp 30 at work. Yes, it is very very annoying.
    Anyone else having the same problem? Any idea of what it might be?
    Message was edited by: peterternstrom

    I have but the problem is still there. Matt on this forum has the same problem. He is in Austria, so maybe there is issue with streaming ATV in 50hz countries.
    Will try to connect the ATV directly to my projector instead of going through the receiver.

  • Calculating fractions of hours from time date range

    Hello friends,
    I'm using sql server 2008 r2 and I have a table called attendance with the following fields
    attendance_no    int
    attendance_date    date
    attendance_timein    time(7)
    attendance_timeout    time(7)
    emp_id    int   
    and another table called employee with the following fields
    emp_id int
    emp_name  varchar(50)
    emp_tel  varchar(50)
    I need to calculate the total minutes worked as well as total hours worked for each employee with in a specified date range and I created the below query which working fine but it is not calculating the  fractions of hours, I mean when an employee works
    for example 7 and half hours, its showing just 7 hours instead of 7.5 hours.
    SELECT a.attendance_date As 'Date',e.emp_id As 'ID',e.emp_name As 'Name',e.emp_tel As 'Telephone',left(a.attendance_timein,8)[Time in],left(a.attendance_timeout,8)[Time out],
       + CAST(DATEDIFF(second, attendance_timein, attendance_timeout) / 60 AS NVARCHAR(50)) As 'Total minutes',
       CAST(DATEDIFF(second,attendance_timein,attendance_timeout) / 60 /60 % 60 AS NVARCHAR(50)) As 'Total hours'
        from attendance a join employee e on e.emp_id=a.emp_id and a.attendance_date between '2014-11-06' and '2014-11-08'  and e.emp_tel='65098009'
    I would appreciate any help about this.
    Thanks in advance
    Mohamoud

    If I understand correctly, according to
    Mohamoud's data sample, there is already Total minutes in the input (the above
    table Mohamoud posted)
    and all he need is a simple convert to decimal and the divided by 60.
    select [Total minutes] / 60.c
    Mohamoud,
    is that correct?
    The result show that you might need some rounding. for example 31/60 is 0.516666 while you show us 0.5
    Please clarify if you need rounding and how many characters after the dot you need (this can be done using declaring decimal(x,y), converting, or multipla and using floor function, etc')
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Problem with type displaying as 'fractions' in gmail and other webpages

    can anyone help me... When certain emails (within gmail) come in they are readable as fractions, yes like maths!! Also some sites I've entered are the same?? I'm sure it's something simple within Safari but cann't figure it out!! Many thanks!!!

    You probably need to find and get rid of the font Helvetica Fractions. It's not compatible with OS X.

  • Interval(fraction of hour) in a day

    hello to all
    I have a
    select
    to_date('16/08/2012 08:00','dd/mm/yyyy hh24:mi') + ((level-1)*15/24/60)
    --when frazione <> 15  then to_date('16/08/2012 08:00','dd/mm/yyyy hh24:mi') + ((level-1)*20/24/60)
    --end
    Hours
    from dual connect by level < 48
    and I got
    16/08/2012 08:00:00
    16/08/2012 08:15:00
    16/08/2012 08:30:00
    16/08/2012 08:45:00
    16/08/2012 09:00:00
    16/08/2012 09:15:00
    16/08/2012 09:30:00
    16/08/2012 09:45:00
    ...I ask me if possibile to get same result replacing the fraction with a variable ((level-1)*15/24/60), that is I can get the resul with all fraction of day, 10,15,20 minutes and so on , if I like 20 min I get
    ((level-1)*20/24/60) --- ((level-1)*&inthour/24/60)
    16/08/2012 08:00:00
    16/08/2012 08:20:00
    16/08/2012 08:40:00
    thanks in advance

    I'm sorry if return on the subject, from the following query:
    select
    &fractiondate+ (level * numtodsinterval(&minutefraction, 'MINUTE') )
    Hours
    from dual connect by level <  .....which is inside a Db stored , Can I limit the rows returned, that is, I like only those in a range, for example:
    from 10:05 (included) to 16:05 (included) for an x interval (minutes), example if x= 60, only those rows I want
    10:05
    11:05
    12:05
    13:05
    14:05
    15:05
    16:05Thanks for any help

Maybe you are looking for

  • What is the Cost of replacing my iPhone screen

    What is the Cost of replacing the front screen ón my iphone4s?

  • ITunes 11 keeps freezing

    Hello, I updated to iTunes 11 a few days ago (and I seem to like it, btw) and everything was fine. Until this morning. Everytime I start a song, iTunes just freezes after 20 seconds or so. The song keeps playing, but the software is completely stuck

  • Question about user accounts in multi domain scom design

    hello, there is a root forest with 30 child domains. fully trusted. we want to have a MS in each of the child domains and RMS in the root. so each MS in child domains report to the RMS which holds the SQL as well. since we want to use a single accoun

  • HOW DO I COMPRESS 2008 POWERPOINT FILES SO I CAN EMAIL THEM?

    Hi. I am new to Power Point. I spent all day making a presentation, but I was using scanned images and digital images, which I know now are very large. No one warned me to compress the files before I inserted them, so I didn't. Now, the file is too l

  • How to allow internet pages to use their own background colors ?

    On my old Win7Pro system (Firefox stepwise updated from early version 2 to version 18.0) this works perfectly: for example my own homepage http://www.du-ch.net/ shows its light blue background color. However, on my new Win8Pro laptop with Firefox 18.