+ Reply to Thread
Results 1 to 3 of 3

how to create simple formula

Hybrid View

  1. #1
    Registered User
    Join Date
    10-04-2012
    Location
    missouri
    MS-Off Ver
    Excel 2010
    Posts
    1

    how to create simple formula

    Ok, so I was wondering what the simplest way to create this formula in excel. (Row A) divided by (Row B) multiplied by (Row C) to give me the outcome in (Row D). Im trying to figure out how to insert this equation for my job to figure out the bag amounts wasted using these three variables.( cost of bag, amount of bags per case, amount of waste in dollars) Appreciate your guys help. I am pretty new to excel still.

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,638

    Re: how to create simple formula

    In D1: =A1/B1*C1
    Ben Van Johnson

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: how to create simple formula

    sounds like you need something like...

    in D1 =A1/B1*C1
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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