Formula required for milk production regime

Month
Herd Size
New Additions in Herd
Milk Production/cow
(Litres)
Total Milk Production
(litres)
Jan
10
10
100
Feb
20
10
10 + 10
100+100
April
20
0
8 + 10
80+100
May
20
0
5 + 10
50+100
June
20
0
2 + 10
20+100
July
40
20
1+8+10
10+80+200
Hello,
I want to make cash flow for dairy farm, as you may know as the time passes the milk production of the cows gradually decreases. As you can see in the table above I have selected the text colour for every new purchase of cow come in the farm. Till now I have manually put the milk produced per cow for every new herd can somebody please help me to make a formula so I do not have to manually decrease the milk production. I just put the new herd size and total milk production automatically calculated in the last column for the next 5 months. thanks
Further Explanation of the table:
First purchase of 10 cows give 10 litres/cow milk for 2 months then they decrease it to 5 litre/cow in the third month. Every new addition in the herd will follow the same pattern.
Apple Numbers 3.5.2.

Hello
You may use SUMPRODUCT() to calculate the total litres for each month such that -
∑ { [number of cows of i'th month] * [liters per cow of i'th month] } : i = 1..N
E.g., (N = 6)
Litres
A1  month
A2  6
A3  5
A4  4
A5  3
A6  2
A7  1
B1  litre/cow
B2  1
B3  2
B4  5
B5  8
B6  10
B7  10
Table 1
A1  month
A2  *
A3  *
A4  *
A5  *
A6  *
A7  Jan
A8  Feb
A9  Mar
A10 Apr
A11 May
A12 Jun
B1  herd size
B2  0
B3  0
B4  0
B5  0
B6  0
B7  =B6+C7
B8  =B7+C8
B9  =B8+C9
B10 =B9+C10
B11 =B10+C11
B12 =B11+C12
C1  new cows
C2  0
C3  0
C4  0
C5  0
C6  0
C7  10
C8  10
C9  0
C10 0
C11 0
C12 20
D1  total litres
D2 
D3 
D4 
D5 
D6 
D7  =SUMPRODUCT(C2:C7,Litres::B$2:B$7)
D8  =SUMPRODUCT(C3:C8,Litres::B$2:B$7)
D9  =SUMPRODUCT(C4:C9,Litres::B$2:B$7)
D10 =SUMPRODUCT(C5:C10,Litres::B$2:B$7)
D11 =SUMPRODUCT(C6:C11,Litres::B$2:B$7)
D12 =SUMPRODUCT(C7:C12,Litres::B$2:B$7)
E1  litres/cow
E2 
E3 
E4 
E5 
E6 
E7  =D7/B7
E8  =D8/B8
E9  =D9/B9
E10 =D10/B10
E11 =D11/B11
E12 =D12/B12
Rows 2 thru 6 in Table 1 are required to keep SUMPRODUCT() from throwing error in rows 7 thru 11.
* Tables are built in Numbers v2.
Hope this may help you get the basic idea.
H

Similar Messages

  • COA Requirement for 'Assembly' products

    Dear Experts
    We are in process of Implementing SAP QM using ECC 6.0 and we have one requirement for our "Toll Manufacturer" (Third Party Producers for us). These toll manufacturers produce chemical products for us and do the Quality Checks and Ship to customer. They have their own tool (non SAP) to monitor/record Production Data and Quality Details. During the implementation of QM in our own production facilities globally, we also migrate these toll manufacturer from the existing QM tool they are using to SAP QM.
    The need for COA in our own facilities have been meet, but for toll manufacturing sites, the requirement is as below to address:
    These toll manufacturers currently generate COAs on “Assembly” products.  What this means is that the test data can be pulled from multiple products and then combined on the “Assembly” COA.  For example in their current legacy system , toll manufacturers uses “ Assembly ” functionality  to capture results for any Component (say C1) and this result is used in various Assemblies (Finished Goods, say F1 and F2). Now while printing COAs they refer the batch / lot result for the C1 to print in Assemblies (F1 , F2) . Is there any such functionality available in SAP Qm or can you please advise how to address this requirement prefrably using standard SAP system?
    Thanks

    If you are batch managed and have a batch-where-used history set up in SAP yes.. that functionality is there for COA's.  To create a proper batch-where-used history you have to have used the production/process orders to consume the various components into the each assembled product until the final assembly is done.
    In your case, I'm not sure how SAP would know what went into what since you get the final assembly delivered to you and have no assembly information.  I have heard of people adding info to the batch where used table directly but I have never done it.  You would need to create material masters for all the sub-components where the various results might come from.  I think it would be a lot of work to accomplish.
    Why not just have the tollers send you the final product COA resutls?
    Craig

  • Variant settlement required for selected Production Orders

    Hi Experts
    I am using KO88 for individual settlement of Production order
    Using CO88 for collective settlement
    Now I need to reverse selected orders.  Is there perhaps a settlement like K08G (int order/PM)
    It must be able to take a variant that I will download these Production orders?
    Please help ASAP
    Many thanks
    Dawn

    Dawn-
    I know that there is no transaction code that you can use to reverse multiple production orders settlement. But, look at this program "RKO7CO88". This is the settlement program where you can plug in individual order numbers and it also has an option to select reverse settlement. I would test once in your test system before doing it in live system.
    Hope this helps.
    Shail
    Edited by: shailender dhanasree on Nov 3, 2011 4:04 PM

  • Fields required for linking production order with sales order

    I need to link production order and sales order to get the part no#. need to see in md04.

    The link between production order and sales order can be made by using the KDAUF KDPOS fields of AUFK or AFPO and linking them to VBELN and POSNR of VBAP.
    Regards,
    Rich Heilman

  • Xlc file Required for Oracle Product Installation on AIX 6.1

    Hi All,
    I am trying to install Oracle 11g Forms & Reports on AIX 6.1 [TL12].
    I have installed JDK and Weblogic Server without any Errors.
    When we reach 93% on software Alone installation with 11g Forms & Reports, we got some error
    ERROR IN INVOKING TARGET 'RELINK'  OF MAKEFILE  '///INS_PRECOMP.mk'We raised a SR for this Error, Oracle Support given one solution to follow.
    >
    Yes, there is a known issue with AIX OS.
    Before starting the Oracle Fusion Middleware 11g Classic installation on IBM AIX, check for "xlc" availability on the system. It should be present either under /usr/bin/ or under >/usr/vac/bin directory.
    If /usr/vac/bin/xlc is present, create the following symlink as root user:
    # ln -s /usr/vac/bin/xlc /usr/local/bin/xlc
    If /usr/bin/xlc is present, create the following symlink as root user:
    # ln -s /usr/bin/xlc /usr/local/bin/xlc
    Please clean up the failed install and start new install once you follow the above steps and let me know the results.But Unfortunately in our AIX 6.1 Box we dont have any 'XLC', in any of the folder in entire file system.
    What is this XLC ?? if that is not available how to create the SYMLINK ?
    Kindly Some one Advice me.
    Regards,
    Paja

    Hi Paja,
    I would recommend you o post this thread under application server/weblogic forum.
    Arik

  • Technical infrastructure required for SAP Business Objects

    Hello,
    I want to know where I can find information regarding to the technical infrastructure required for the product SAP BusinessObjects.
    Thanks in advance for your valuable information.

    Hi,
    this should get you started
    Ingo
    BusinessObjects and SAP - Overview
    /people/ingo.hilgefort/blog/2008/02/07/businessobjects-and-sap-part-i
    Crystal Reports and BI Queries
    /people/ingo.hilgefort/blog/2008/02/19/businessobjects-and-sap-part-2
    Crystal Reports and BI Hierarchies
    /people/ingo.hilgefort/blog/2008/02/27/businessobjects-and-sap-part-3
    Crystal Reports and SAP R/3
    /people/ingo.hilgefort/blog/2008/03/23/businessobjects-and-sap-part-4
    Web Intelligence and SAP BI
    /people/ingo.hilgefort/blog/2008/03/24/businessobjects-and-sap-part-5
    Web Intelligence - Delegated Search and Delegated Measures
    /people/ingo.hilgefort/blog/2008/08/27/businessobjects-and-sap-part-6--web-intelligence-and-sap-bi
    OLAP Universe Change Management
    /people/ingo.hilgefort/blog/2008/08/29/businessobjects-and-sap-part-7--olap-universe-change-management
    Xcelsius Overview
    /people/ingo.hilgefort/blog/2008/09/02/teched-las-vegas--are-you-up-for-the-business-objects-community-xcelsius-challenge
    Xcelsius, Crystal Reports and Live Office
    /people/ingo.hilgefort/blog/2008/09/03/businessobjects-and-sap-part-9--xcelsius-with-crystal-reports-and-live-office
    Xcelsius, Universes and Query as a Web Service
    /people/ingo.hilgefort/blog/2008/09/04/businessobjects-and-sap-part-10--xcelsius-with-universe-and-query-as-a-webservice
    Install Part #1
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-1-of-4
    Install Part #2
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-2-of-4
    Install Part #3
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-3-of-4
    Install Part #4
    /people/ingo.hilgefort/blog/2008/09/17/businessobjects-and-sap--installation-and-configuration-part-4-of-4
    SAP Authentication
    /people/ingo.hilgefort/blog/2008/09/19/businessobjects-and-sap--configure-sap-authentication
    Publishing part 1
    /people/ingo.hilgefort/blog/2008/09/23/businessobjects-and-sap--publishing-of-crystal-reports-part-1-of-3
    Publishing part 2
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-2-of-3
    Publishing part 3
    /people/ingo.hilgefort/blog/2008/09/24/businessobjects-and-sap--publishing-of-crystal-reports-part-3-of-3
    XC, CR and LO Part 1 of 4
    /people/ingo.hilgefort/blog/2008/10/03/businessobjects-and-sap-part-1-of-4--creating-a-xcelsius-dashboard-on-top-of-sap-bi
    XC, CR and LO Part 2 of 4
    /people/ingo.hilgefort/blog/2008/10/07/businessobjects-and-sap-part-2-of-4--creating-a-xcelsius-dashboard-on-top-of-sap-bi
    XC, CR and LO Part 3 of 4
    /people/ingo.hilgefort/blog/2008/10/07/businessobjects-and-sap-part-3-of-4--creating-a-xcelsius-dashboard-on-top-of-sap-bi
    XC, CR and LO Part 4 of 4
    /people/ingo.hilgefort/blog/2008/10/10/businessobjects-and-sap-part-4-of-4--creating-a-xcelsius-dashboard-on-top-of-sap-bi
    Technical Material
    /people/ingo.hilgefort/blog/2008/11/19/businessobjects-integration-with-sap-netweaver-bi--technical-material

  • Minimum computer system requirements for LabVIEW 7.1

    What are the minimum computer system requirements for LabVIEW 7.1?  I have a PC with the following specifications:  1.7 GHz Pentium-4, 512 MB RAM, and a 60 GB hard drive running Windows ME.  I tried installing LabVIEW on the system but kept getting the "This computer does not meet the minimum requirements for this product" message.  What's the problem here?
    Thank you.

    Hi Enhan,
    You're problem may be related to the OS "Win-ME". 
    Your system appears fine, if there is room available on the HD.
    Ray

  • Is license required for Oracle 10g client on production

    Is license required for Oracle 10g client on production?

    Standard disclaimer: We don't represent Oracle. Your situation may be different because of specific wording in your particular Oracle contract, because of differences in licensing regimes over the years, because of laws in your particular country, etc. If you have a serious licensing question, you really need to address it to Oracle Sales. Explaining that some guy on the internet told you it was OK is going to be cold comfort if you're ever audited by Oracle and they disagree with my interpretation...
    In general, no, you don't need a separate client license. The database is generally licensed to support a number of named users and/or all the users that a certain hardware configuration can support. Assuming the person using the Oracle client is connecting to a properly licensed database (and that they are one of the named users if that is the licensing regime), you shouldn't need a separate license.
    There may be slightly different rules if we're talking about developers connecting to the database because of the "Oracle Programmer" set of licenses that appears on pricing sheets that I've never fully understood.
    Justin

  • Uploading Production Requirements For Finished Goods From External System To Run MRP For Components in SAP.

    Hello Production Planning experts,
    I'm looking to solve the current business problem:
    The company bought a third party software (JD Edwards) to calculate production requirements instead of using SAP's standard Production Planning or a tool like SAP's APO. They run a batch job to query Sales Orders, Deliveries, available stock, stock in transit, etc. from sap and feed/upload it to the third party software so it can calculate the Finished Goods Production Requirements for them. They love the third party software, so replacing it is not an option. Since the third party software is already taking into account Sales Orders, Deliveries, available stock, stock in transit, etc. from SAP, it just outputs a "Finished Goods Production Schedule" by week.
    My questions are:
    1) What's the best way to upload something like that in SAP in the form of Planned Orders or something of that nature?
    After i get that schedule in SAP:
    2) Is there any way to calculate components' requirements for that "Finished Goods Production Schedule" alone? The company would like to IGNORE existing stock AND expected-goods-issues in the future (sales orders, deliveries, etc) for Finished Goods ONLY. The components calculations would work the standard MRP way, taking into account existing stock and AND expected-goods-issues in the future (sales orders, deliveries, etc)
    I started looking into Master Production Schedule (MPS), but I don't know if that's the right approach since I'm not very familiar with it.
    Thanks in Advance! I will gladly reward points for helpful/correct answers.

    Hello Oscar
    I suggest you to upload your production plan in the for of "Planned Independent Requirements" using BAPI BAPI_REQUIREMENTS_CREATE. Later, MRP will create planned orders to cover the PIRs.
    If you don't want to consider the existing stock of the finished product, you should use the planning strategy 11 to create your PIRs. Take a look on the following link for more details about this planning strategy:
    Gross Requirements Planning (11) - Demand Management (PP-MP-DEM) - SAP Library
    Here you will find the following information:
    The make-to-stock strategy gross requirements planning is particularly useful in mass production environments; it is often combined with repetitive manufacturing. This strategy is particularly useful if you need to produce, regardless of whether you have stock or not. For instance, steel or cement producers might want to use this strategy because they cannot shut down production; a blast furnace or a cement factory must continue to produce, even if this means having to produce to stock.
    This strategy is also frequently used if there is a Material Requirements Planning system in a legacy system that needs to be linked to an SAP system which serves as a production execution system. The legacy system calculates a specific production plan, which has to be executed, regardless of the stock situation in the SAP system
    It looks like this planning strategy is exactly what you are looking for.
    BR
    Caetano

  • This morning I ask about the requirement to download the adobe Cs6 before i buy the product and the salesperson told me that i met the requirement for that particular software, so my surprise now when i open the file it says an error because my computer d

    this morning I ask to a sales person about the requirement to download the adobe Creative Cs6 before i buy the product and the salesperson told me that my computer met the requirement for that particular software, so my surprise now when i open the file it says an error because my computer doesn't meet this requirement,  my computer is a OS X 10.5.8 and the requirement  is OS X v10.6.8 or v10.7 what can i do?

    The requirements are online. For the Master Collection the requirements on Macs are:
    Mac OS
    Multicore Intel processor with 64-bit support
    Mac OS X v10.6.8 or v10.7
    4GB of RAM (8GB recommended)
    15.5GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash-based storage devices)
    Additional disk space required for disk cache, preview files, and other working files; 10GB recommended
    1280×900 display with 16-bit color and 512MB of VRAM; 1680×1050 display required and second professionally calibrated viewing display recommended for Speedgrade
    OpenGL 2.0-capable system
    DVD-ROM drive compatible with dual-layer DVDs (SuperDrive for burning DVDs; Blu-ray burner for creating Blu-ray Disc media)
    Java™ Runtime Environment 1.6
    Eclipse™ 3.7 Cocoa version (for plug-in installation of Flash Builder); the following distributions are supported: Eclipse IDE for Java EE and Java Developers, Eclipse Classic, Eclipse for PHP Developers
    QuickTime 7.6.6 software required for QuickTime features, multimedia, and HTML5 media playbackOptional: Adobe-certified GPU card for GPU-accelerated performance in Premiere Pro; see the latest list of supported cards
    Optional: Adobe-certified GPU card for GPU-accelerated ray-traced 3D renderer in After Effects; see the latest list of supported cards
    Optional: Tangent CP200 family or Tangent Wave control surface for Speedgrade
    Optional: 7200 RPM or faster hard drive (multiple fast disk drives, preferably RAID 0 configured, recommended) for video products
    Broadband Internet connection and registration are required for software activation, validation of subscriptions, and access to online services.* Phone activation is not available.
    You should have been given the correct information. Adobe offers 30-day money back guarantee.
    You can find return information here:
    Return, cancel, or exchange an Adobe order

  • Having trouble trying to install itunes 10.5. Receive message saying 'There is a problem with this installer package. A program required for this install to complete could not be found. Please contact product vendor'

    Having trouble trying to install itunes 10.5. Receive message saying 'There is a problem with this installer package. A program required for this install to complete could not be found. Please contact product vendor'

    Managed to get the installation sorted. Go to Control Panel, and where you have a list of all installed programs, repair all the Apple/Itunes related programs. Installation worked fine after that. Hopefully it helps you out too!

  • Consumptin Account Required for Production Order

    While i am creating production order in CO01, it is showing the following error.
    Consumption account cannot be determined
    Transaction                            :    GBB
    Valuation / acct modification  :     /AUF
    Material / valuation class        :     (Finished Product) /7920
    Why should we assign consumption account for valuation class 7920. Where i am doing mistake.

    I had faced similar error y'day.. message that say's 'consumption account'  is really misleading.. but, i think system is checking this account assignment upfront while creating the order. basically GBB/AUF assignment is required for 101 of FG/SFG material after production..
    so, just assign a p&l account to VC 7920 and create the order it would be good..
    Regards,
    Sayujya
    Edited by: Sayujya Patil on Jul 1, 2011 3:06 PM

  • Hi, my current plans and products include Creative Cloud Photography plan (one-year) and Creative Cloud single-app membership for Photoshop (one-year), I only use photoshop occasionally and for very basic things, are these two plans required for basic p

    Hi, my current plans and products include Creative Cloud Photography plan (one-year) and Creative Cloud single-app membership for Photoshop (one-year), I only use photoshop occasionally and for very basic things, are these two plans required for basic photoshop use or am I able to go with one or the other ?

    PS is part of the photography plan, so your single app plan is redundant.
    Mylenium

  • The following patches are required by the products selected for installatio

    Operating System Patches
    The following patches are required by the products selected for installation:
    [125100-10, 121010-06, 120629-08, 120986-10, 124916-03, 124918-02, 124327-04, 120068-03]
    I downloaded some via pca, others were not downloadable without aSun service plan/account number(something like that), however, I went to sunsolve.com and checked the "obsoleted by" patch for the patches I could not without a sun service plan download.,... I found the patches....

    You seem to have installed an extension that requires the Firebug extension to be installed.
    *http://getfirebug.com/wiki/index.php/Firebug_Extensions#Page_Speed
    If you do not use either of those then uninstall (remove) the not working Page Speed extension.
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Planning for requirement after TECO production order

    Hi, I would like to understand how do I plan the remainder of an independent requirement if the production order sourcing it is TECOed.
    The scenario I'm proposing is the following:
    - There's an independent requirement for a given quantity (e.g. 100 tons) and there's an associated production order to fulfill it. Production has already started and goods receipts have been made for partial quantity (e.g. 50 tons)
    - The production order is TECOed but I still need to re-plan for the remaining 50 tons
    how does the fact that part of the independent requirement has been  partially fulfilled impacts my re-plan? how does the system knows that I have to plan for 50 and not the original 100?
    Many thanks,
    Diego

    Diego, assuming that you are working with a make to stock strategy (i.e. delivering from anonimous stock), after GR of 50 Tons and TECOing the production order, there is a negative balance between IndReq(-100) and stock (50). So, the MRP will create a new planned order for covering the demand.
    If a delivery is made from the stock, then the sales order will reduce both IndReq and stock and the balance still remains.
    Hope this help you...
    Regards

Maybe you are looking for

  • Dynamic SQL and PL/SQL

    I have the following scenario: User Scott has two tables named USERINFO and EMP with the following description: desc USERINFO schema varchar2(30) desc EMP ename varchar2(30) empno number(4) User Blake has one table named EMP which looks like: desc EM

  • When using a URL it always asks for a username and password

    I’ve just started using the Windows version of OracleXE.exe with Apex3.1 and I would like to create a menu web-page holding a list of URL’s that can be configured by inserting records into a simple table. I am having problems with multiple authentica

  • Texting attachments won't work with my new Q10

    When I try to send an attachment thru texting a message comes up saying General Problems. When receiving it says download  now but nothing happens. Any help would be appreciated

  • Mail not working correctly after being opened by another App

    So I first noticed this issue when I went to send some photos from Aperture, once I had hit send in the new message window the main screen of Mail appeared to be fine but I was unable to click on anything other than the menu bar, not only that, the m

  • Attachment of files in an Adobe Interactive form

    Hi,   Is it possible have 'File attachment' attach any type of file inside and Adobe Interactive form .. ? Thanks Sivaraj