+ Reply to Thread
Results 1 to 3 of 3

Thread: Excel to convert gramms into Ponds...

  1. #1
    ADavies
    Guest

    Excel to convert gramms into Ponds...

    How can I convert a given weight in Gramms into pounds and ounces using an
    Excel formula

  2. #2
    Bob Phillips
    Guest

    Re: Excel to convert gramms into Ponds...

    Look at the CONVERT function in help.

    --

    HTH

    RP
    (remove nothere from the email address if mailing direct)


    "ADavies" <ADavies@discussions.microsoft.com> wrote in message
    news:450DB369-75B3-4572-A93A-726F5C53E9CF@microsoft.com...
    > How can I convert a given weight in Gramms into pounds and ounces using an
    > Excel formula




  3. #3
    Rob van Gelder
    Guest

    Re: Excel to convert gramms into Ponds...

    Pounds
    =A1 / 453.59237

    Ounces
    =A1 / 28.3495231

    --
    Rob van Gelder - http://www.vangelder.co.nz/excel


    "ADavies" <ADavies@discussions.microsoft.com> wrote in message
    news:450DB369-75B3-4572-A93A-726F5C53E9CF@microsoft.com...
    > How can I convert a given weight in Gramms into pounds and ounces using an
    > Excel formula




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.2.0