+ Reply to Thread
Results 1 to 3 of 3

two-variable calculations

  1. #1
    fredonic
    Guest

    two-variable calculations

    If I input a formula e.g. ‘A1+B1=C1’; how do I tell excel to calculate B1 if
    I have A1 and C1’s values or A1 if I have the other 2 values – doing all this
    using only the 3 original cells

  2. #2
    Gary''s Student
    Guest

    RE: two-variable calculations

    Use a worksheet change event macro. It can detect two cells entered and
    calculate the third, See:

    http://www.mvps.org/dmcritchie/excel...m#wb_shtChange

    --
    Gary''s Student


    "fredonic" wrote:

    > If I input a formula e.g. ‘A1+B1=C1’; how do I tell excel to calculate B1 if
    > I have A1 and C1’s values or A1 if I have the other 2 values – doing all this
    > using only the 3 original cells


  3. #3
    fredonic
    Guest

    RE: two-variable calculations

    Could you be more specific, as I am still learning to program in excel.

    "Gary''s Student" wrote:

    > Use a worksheet change event macro. It can detect two cells entered and
    > calculate the third, See:
    >
    > http://www.mvps.org/dmcritchie/excel...m#wb_shtChange
    >
    > --
    > Gary''s Student
    >
    >
    > "fredonic" wrote:
    >
    > > If I input a formula e.g. ‘A1+B1=C1’; how do I tell excel to calculate B1 if
    > > I have A1 and C1’s values or A1 if I have the other 2 values – doing all this
    > > using only the 3 original cells


+ 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