Results 1 to 4 of 4

Thread: [2005] How do i convert decimals to ...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2007
    Posts
    362

    Question [2005] How do i convert decimals to ...

    I want to convert 0.25 to 1/4
    & 0.50 to 1/2
    & 0.75 to 3/4
    while printing my reports.

    The entry will be according to decimal numbers (eg. 42.75) but while printing it should be printed as (eg. 42 3/4) where 3/4 is in smaller fonts...

    How do i do this ???

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: [2005] How do i convert decimals to ...

    Check out what techgnome did here:
    http://www.vbforums.com/showthread.php?t=454569

  3. #3
    Hyperactive Member Troy Lundin's Avatar
    Join Date
    May 2006
    Posts
    489

    Re: [2005] How do i convert decimals to ...

    Just so you know I just posted an alternate example on the same link as above. It uses the Euclidean Algorithm. Check it out.
    Prefix has no suffix, but suffix has a prefix.

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2007
    Posts
    362

    Re: [2005] How do i convert decimals to ...

    can this be done in the Crystal Reports ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width