+ Reply to Thread
Results 1 to 7 of 7

Evaluating a formula for multiple inputs and getting multiple outputs

  1. #1
    Registered User
    Join Date
    02-17-2016
    Location
    Dallas, USA
    MS-Off Ver
    2013
    Posts
    3

    Evaluating a formula for multiple inputs and getting multiple outputs

    Hello all,
    Brand new rookie to Excel, never used it to do anything other than chart data before. I have a list of data entries that I need to have divided by a large number and get the individual outputs. How do I do this? Please be gentle.

  2. #2
    Forum Expert shukla.ankur281190's Avatar
    Join Date
    05-17-2014
    Location
    Lucknow, India
    MS-Off Ver
    Office 365
    Posts
    3,935

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    Assuming you data is in A column then try

    B1

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    and drag down
    If I helped, Don't forget to add reputation (click on the little star ★ at bottom of this post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)

  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,926

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    Hi, welcome to the forum

    Your question is a little vague

    Do you mean you have a bunch of cells in a column, and you want to divide each 1 by a constant value - and have that answer appear in another cell?
    or...................?
    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

  4. #4
    Registered User
    Join Date
    02-17-2016
    Location
    Dallas, USA
    MS-Off Ver
    2013
    Posts
    3

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    I don't think I explained myself very well. I have a list of data points from A2-A37. I want to divide each and every one of those points by a separate, unrelated integer value and return an answer for every data point in a different list, ie. C2-C37. I don't know how to do that.

  5. #5
    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,926

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    Maybe this?

    C2=A2/your-number
    copied down

    Instead of hard-coding your-number, you could put in it's own cell and then reference it - that will make it easy to change your-number, if you need to...
    =A2/$D$2
    where D2 contains your-number. Note the use of $ there, that "locks" the cell so it wont adjust as you copy it down

  6. #6
    Registered User
    Join Date
    02-17-2016
    Location
    Dallas, USA
    MS-Off Ver
    2013
    Posts
    3

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    That did the trick, thanks a plenty for the help!

  7. #7
    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,926

    Re: Evaluating a formula for multiple inputs and getting multiple outputs

    Happy to help and thanks for the feedback

+ 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. [SOLVED] how to have multiple inputs and outputs?
    By Sticky_Frogg in forum Outlook Formatting & Functions
    Replies: 4
    Last Post: 07-22-2015, 12:51 PM
  2. Goal Seek with multiple inputs and multiple outputs.
    By arvik in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 07-17-2013, 02:58 AM
  3. IF with multiple inputs and outputs
    By zdej in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-20-2013, 05:52 PM
  4. [SOLVED] Display multiple outputs based on combination of multiple inputs
    By jtilley in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-11-2012, 09:03 PM
  5. Help with multiple inputs and outputs
    By FinanceGuy in forum Excel General
    Replies: 1
    Last Post: 04-28-2010, 10:04 PM
  6. multiple inputs, multipul outputs (part 2)
    By rjmckay in forum Excel General
    Replies: 3
    Last Post: 06-11-2006, 02:30 AM
  7. multiple inputs, multiple outputs
    By rjmckay in forum Excel General
    Replies: 2
    Last Post: 06-11-2006, 02:28 AM

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