+ Reply to Thread
Results 1 to 3 of 3

Help with formula if possible

  1. #1
    Registered User
    Join Date
    02-16-2006
    Posts
    41

    Exclamation Help with formula if possible

    Hello I need help with a formula in A2 Amount of product= 1lb on b2the amount of oz b2=16oz on c2 the amount of cups that each lb would give me of product each cups takes 2 oz the amount of product will change to 1 to 5 lb but the rest will stay the same
    thank you in advance with your help

  2. #2
    Toppers
    Guest

    RE: Help with formula if possible

    Not sure what formula you want:

    No. of cups ?

    =(A2*8)

    8 cups of 2 ozs = 1 lb?

    HTH

    "OSSIE" wrote:

    >
    > Hello I need help with a formula in A2 Amount of product= 1lb on b2the
    > amount of oz b2=16oz on c2 the amount of cups that each lb would give
    > me of product each cups takes 2 oz the amount of product will change
    > to 1 to 5 lb but the rest will stay the same
    > thank you in advance with your help
    >
    >
    > --
    > OSSIE
    > ------------------------------------------------------------------------
    > OSSIE's Profile: http://www.excelforum.com/member.php...o&userid=31638
    > View this thread: http://www.excelforum.com/showthread...hreadid=531982
    >
    >


  3. #3
    Bob Phillips
    Guest

    Re: Help with formula if possible

    Sounds simple

    B2: =A2*16 (format as 0"oz" if you want the oz at the end)
    C2: = B2/2 if you want half cups as well, else use =INT(B2/2)

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "OSSIE" <[email protected]> wrote in
    message news:[email protected]...
    >
    > Hello I need help with a formula in A2 Amount of product= 1lb on b2the
    > amount of oz b2=16oz on c2 the amount of cups that each lb would give
    > me of product each cups takes 2 oz the amount of product will change
    > to 1 to 5 lb but the rest will stay the same
    > thank you in advance with your help
    >
    >
    > --
    > OSSIE
    > ------------------------------------------------------------------------
    > OSSIE's Profile:

    http://www.excelforum.com/member.php...o&userid=31638
    > View this thread: http://www.excelforum.com/showthread...hreadid=531982
    >




+ 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.6.0 RC 1