+ Reply to Thread
Results 1 to 8 of 8

set formula in one cell calculate in other

  1. #1
    Registered User
    Join Date
    04-21-2014
    Location
    Macedonia
    MS-Off Ver
    Excel 2003
    Posts
    4

    set formula in one cell calculate in other

    Hi friends and helpers,

    I cant figure out how to make a calculation of a formula thats been set up in different cell.
    Example:
    There is a calculation in A1 2*0.3+2*0.4+5*0.6 that i want it visible and possible to intervene in it.
    Without retyping the formula i want it calculated in cell D1.

    And it would be great if the formula set up in D1 could work with drag for the cells beneath, such as D2 for A2, D3 for A3....

    thanks a lot,
    youll make life more bearable
    here the attachment

    Formula.xlsx

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: set formula in one cell calculate in other

    So to clarify, you want 2*0.3+2*0.4+5*0.6 to stay as is in A1 but in D1 you want the formula to actually work and return the value 4.4, is that correct?
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Registered User
    Join Date
    04-21-2014
    Location
    Macedonia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: set formula in one cell calculate in other

    And to be able to drag the "formula" in D1 to D2.... :p

    thanks Sambo

  4. #4
    Registered User
    Join Date
    04-21-2014
    Location
    Macedonia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: set formula in one cell calculate in other

    Hi everyone.

    Do You think its possible to do in Excel this thing with the equations?
    Sambo Kid understood very well what is my problem... I hope there is a solution...

    Thank You all

  5. #5
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,499

    Re: set formula in one cell calculate in other

    I tried for about an hour to try to insert an equal sign in front of the cell using different formulas with left and mid and substitute many other combinations but to no success. I assume you also want to keep the original text equation in col A but want the actual answer in col C.
    You may need VBA for the solution.

  6. #6
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    15,602

    Re: set formula in one cell calculate in other

    Here, try this:
    Please Login or Register  to view this content.
    use function as
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    where A6 is for example your cell

  7. #7
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: set formula in one cell calculate in other

    You can also use evaluate as a named range instead of vba, for example, in your example, add a named range called "evaluate_formula" and give it the formula:
    =EVALUATE(A1:A3)
    then in D1 type:
    =calculate_me
    and copy down.

    example is attached
    Attached Files Attached Files

  8. #8
    Registered User
    Join Date
    04-21-2014
    Location
    Macedonia
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: set formula in one cell calculate in other

    That's fantastic . Thank You everybody.

+ 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. Replies: 0
    Last Post: 08-14-2012, 10:42 AM
  2. Replies: 9
    Last Post: 03-23-2010, 02:07 PM
  3. a formula which is calculate 4-5 dates formula in one cell
    By wasim.qureshi in forum Excel General
    Replies: 3
    Last Post: 10-08-2009, 12:38 AM
  4. Only Calculate if cell does not have a formula?
    By hop17 in forum Excel General
    Replies: 2
    Last Post: 07-21-2009, 03:35 AM
  5. [SOLVED] X IN A CELL TO CALCULATE A FORMULA
    By JUSTIN in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-03-2005, 08:06 PM

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