+ Reply to Thread
Results 1 to 6 of 6

Help creating formula for multiple rows

  1. #1
    Registered User
    Join Date
    05-03-2012
    Location
    Matthew Thompson
    MS-Off Ver
    Excel for Mac 2011
    Posts
    3

    Help creating formula for multiple rows

    Hello, I am new to the forum and am in need of help creating a formula. Below is the equation I need in excel. D and E are the columns I am working with.

    D-E=Z
    Z/2=Y
    Y+E=X

    Any help is greatly appreciated.

  2. #2
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Help creating formula for multiple rows

    hello
    you have values in column D and E

    in column F

    =D1-C1 drag down...

    in column I
    =F1/2 drag down

    in column J

    = I1+E1 drag down.

    is this what you want?

    if not maybe post a sample workbook and maybe explain it further.
    I think people forget the word "THANK YOU!!!!" Do you still know it???

    There is a little star ( ADD REPUTATION ) below those person who helped you. Click it to say your "PRIVATE APPRECIATION TO THEIR EFFORT ON THEIR CONTRIBUTIONS "

    Regards,
    Vladimir

  3. #3
    Registered User
    Join Date
    05-03-2012
    Location
    Matthew Thompson
    MS-Off Ver
    Excel for Mac 2011
    Posts
    3

    Re: Help creating formula for multiple rows

    Thank you for the help. To better explain what I'm trying to do here is this.

    In column F, for each row, I need a number from the following equation. (these are the steps for the equation but it is all 1 equation not 3 seperate)

    First Step
    D-E=?

    Second Step
    Take the result of D-E and divide it by 2

    Third Step
    Take that result and add the number in E to get the number i want in F


    Using numbers its like this
    (D)$55.95-(E)$46.95=$9.00

    $9.00/2 = $4.5

    $4.5+46.95= $51.45

  4. #4
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Help creating formula for multiple rows

    =((d1-e1)/2)+e1

  5. #5
    Registered User
    Join Date
    05-03-2012
    Location
    Matthew Thompson
    MS-Off Ver
    Excel for Mac 2011
    Posts
    3

    Re: Help creating formula for multiple rows

    Thank you! Perfect

  6. #6
    Forum Moderator vlady's Avatar
    Join Date
    09-22-2011
    Location
    Philippines - OLSHCO -Guimba-Nueva Ecija
    MS-Off Ver
    2021
    Posts
    4,366

    Re: Help creating formula for multiple rows

    welcome.
    stick to the forum.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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