+ Reply to Thread
Results 1 to 3 of 3

Thread: Bi-Lateral Formula

  1. #1
    Registered User
    Join Date
    05-10-2010
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    11

    Bi-Lateral Formula

    Is there a way to create a formula that would allow you to enter data into one cell and it would populate another and vice versa? I realize this creates a circular reference normally, but I was hoping someone might have an elegant solution for this.

    What I am trying to accomplish is this:
    On our project fee breakdown schedule, some users would like the ability to enter a person's hours and have it populate a percentage field. Others would like to use the percentage field and have it populate the hours. I would like to accommodate both requests, but am not sure how.

    Any suggestions would be most appreciated.
    Last edited by jbcoe; 08-12-2010 at 02:22 PM.

  2. #2
    Forum Moderator DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Suffolk, UK
    MS-Off Ver
    2002, 2007 & 2010
    Posts
    21,423

    Re: Bi-Lateral Formula

    If you want the users to input into either/or then you would need to use VBA to conduct the calculations.

    A cell in XL contains either a manual input or a formula - never both.

    If VBA is not viable then you will need to have 2 separate cells for inputs (hours / %) and 2 cells for calculated values (hours / %) - the calculations designed to work off whichever of the inputs has been populated.

  3. #3
    Registered User
    Join Date
    05-10-2010
    Location
    New York
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Bi-Lateral Formula

    Thank you for your response. You confirmed my initial thoughts.

    I am not versed in VBA, so I will try and tackle this as you suggested.

+ 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.2.0