Closed Thread
Results 1 to 6 of 6

Hardcoding formulas

  1. #1
    Registered User
    Join Date
    06-11-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    44

    Hardcoding formulas

    Hello,

    I have a formula that I want to apply to a cell. Now the problem is that the very same cell that I wan to apply the formula I also want to manually enter data, is there a way that I can do this.

    For example I have a formula that reads the difference between A1 and B1 and puts it in B2, now I also want to manually write a number in B2 is there a way I can do this as to not delete my formula.

    I believe this is known as a circular reference

    Thanks In advance
    Last edited by Diandude; 06-12-2012 at 10:43 AM.

  2. #2
    Forum Contributor tkowal's Avatar
    Join Date
    11-20-2010
    Location
    Miami, Fl
    MS-Off Ver
    Excel 2010
    Posts
    150

    Re: Hardcoding formulas

    no

    You will have to set up helper cells and create the rules to either use the formulated calculation or overwrite it.


    example.xlsx
    Last edited by tkowal; 06-12-2012 at 10:56 AM. Reason: add example worksheet
    Ted
    "Live Long and Prosper"

  3. #3
    Registered User
    Join Date
    06-07-2012
    Location
    Virginia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Re: Hardcoding formulas

    What data do you want to enter in addition? Why can't you just use the next column?

  4. #4
    Registered User
    Join Date
    06-11-2012
    Location
    Canada
    MS-Off Ver
    Excel 2003
    Posts
    44

    Re: Hardcoding formulas

    I have two cells one Name'd Forcast the other named actual.
    Lets say that for example in A1, I have 20 hours forcasted and in B1 only 15 occured

    And in A2 25 hours was forcasted and In B2 25 happened,
    Now in B2 I want it to account for the remaining 5 hours of work so it should read 30 hours and I have to manually enter the 25.

    Is there a way to do this without using another refrence cell keep in mind I am doing this for 200 plus units over a peroid of 2 years so it is a little harder to use 3 cells

  5. #5
    Registered User
    Join Date
    06-07-2012
    Location
    Virginia
    MS-Off Ver
    Excel 2010
    Posts
    72

    Re: Hardcoding formulas

    Quote Originally Posted by Diandude View Post
    I have two cells one Name'd Forcast the other named actual.
    Lets say that for example in A1, I have 20 hours forcasted and in B1 only 15 occured

    And in A2 25 hours was forcasted and In B2 25 happened,
    Now in B2 I want it to account for the remaining 5 hours of work so it should read 30 hours and I have to manually enter the 25.

    Is there a way to do this without using another refrence cell keep in mind I am doing this for 200 plus units over a peroid of 2 years so it is a little harder to use 3 cells
    That really doesn't make sense, just use a 3rd column and fill the formula down, it will take 10 seconds. Can you upload an example of what you want? I must not be understanding you.

  6. #6
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,167

    Re: Hardcoding formulas

    Diandude,

    Welcome to the Forum, unfortunately:

    This is a duplicate post and as such does not comply with Rule 5 of our forum rules. This thread will now be closed, you may continue in your other thread.

    Thread Closed.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

Closed 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