+ Reply to Thread
Results 1 to 4 of 4

Formula question - cell value to make a formula true?

  1. #1
    Registered User
    Join Date
    07-19-2011
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    2

    Formula question - cell value to make a formula true?

    Say i have 3 cells. 2 cells have a number in them and the 3rd cell is between the other two cells. the 3rd cell is empty. I need to have a formula in the 3rd cell that says, the first cell times THIS cell = the 2nd cell. so i need excel to tell me what # i need to make 1*3=2 true.
    Thanks for any help!!!

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,897

    Re: Formula question - cell value to make a formula true?

    Use the Goal Seek feature/function.

    See here

    http://www.dummies.com/how-to/conten...k-feature.html
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    07-19-2011
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: Formula question - cell value to make a formula true?

    Ok, it works great. Now how do i apply this to multiple cells as a formula? do i have to go through this process for every single cell??

  4. #4
    Forum Expert JBeaucaire's Avatar
    Join Date
    03-21-2004
    Location
    Bakersfield, CA
    MS-Off Ver
    2010, 2016, Office 365
    Posts
    33,492

    Re: Formula question - cell value to make a formula true?

    That's actually a division problem.

    With a number in A1 and another number in C1, put this formula in B1:

    =C1/A1

    Now just copy that cell downward for the next row...
    _________________
    Microsoft MVP 2010 - Excel
    Visit: Jerry Beaucaire's Excel Files & Macros

    If you've been given good help, use the icon below to give reputation feedback, it is appreciated.
    Always put your code between code tags. [CODE] your code here [/CODE]

    ?None of us is as good as all of us? - Ray Kroc
    ?Actually, I *am* a rocket scientist.? - JB (little ones count!)

+ 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