+ Reply to Thread
Results 1 to 5 of 5

need convert pieces sold to cases configuraation

  1. #1
    Registered User
    Join Date
    01-29-2015
    Location
    uae
    MS-Off Ver
    office2010
    Posts
    3

    need convert pieces sold to cases configuraation

    for eg I sold butter 23 pieces from the carton having 20piecesin a case so I sold 1cases and 3pieces. I need to convert in the case configuration. ie need to get a figure of 1.03 instead of 1.15
    Pls help me.
    Last edited by jebi; 01-29-2015 at 04:38 AM. Reason: mistake in number

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,610

    Re: need convert pieces sold to cases configuraation

    Perhaps =QUOTIENT(A1,20)+MOD(A1,20)/100

  3. #3
    Registered User
    Join Date
    01-29-2015
    Location
    uae
    MS-Off Ver
    office2010
    Posts
    3

    Re: need convert pieces sold to cases configuraation

    A1=6, B1=8, C1= need to get 1.02 (need formula in C1 to get this figure

  4. #4
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: need convert pieces sold to cases configuraation

    See the attached file. Adjust the 12 in the formula to suit your pack size.
    Attached Files Attached Files
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU

  5. #5
    Registered User
    Join Date
    01-29-2015
    Location
    uae
    MS-Off Ver
    office2010
    Posts
    3

    Re: need convert pieces sold to cases configuraation

    =quotient(b6,a6)+(mod(b6,a6)/100)
    or
    =int(b2/a2)+(mod(b2,a2)/100)

    this will work
    thanks for the reply

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Add cases opened and closed for each month and specifics about the cases.
    By ChrisLaRoc in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-04-2014, 08:19 PM
  2. Replies: 1
    Last Post: 07-02-2013, 09:17 PM
  3. Parsing into three pieces
    By Viewson in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-26-2011, 06:18 AM
  4. Cases within Cases
    By mtm4300 via OfficeKB.com in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 02-18-2006, 09:45 PM
  5. Three Cases
    By teresa in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-23-2005, 02:06 PM

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