+ Reply to Thread
Results 1 to 3 of 3

Override

  1. #1
    Registered User
    Join Date
    05-15-2014
    MS-Off Ver
    Excel 2003
    Posts
    4

    Lightbulb Override

    Dear User of Excel Forum
    I hope you can help me in the following question:

    If cell A1 depends on cell B1. so any change in cell B1 will cause an automatic change in cell A1.

    I want to change the value of cell A1 but this change doesn't delete the formula. SO I need to override the formula already in cell A1 and simply plug in a number. Simply, overriding the calculation but not changing/deleting/replacing it. I have thought of making my override from example in cell C1 and I would be a simple If statement: =if(C1<>0,C1,B1), but this will not work in my excel model.

    So again, I want to make cell A1 2 layers. The first layer is the formula and the second is the ability to override the formula (make it stop calculating) but not deleting it.

    So simply, I just need an idea to make a formula stop calculating if, in the same cell a number is plugged in but doesn't delete the already embedded formula.
    Thank you,
    Omar Fahmy

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Override

    It can't be done with a formula. Maybe with VBA or form controls.

  3. #3
    Registered User
    Join Date
    05-15-2014
    MS-Off Ver
    Excel 2003
    Posts
    4

    Lightbulb VBA overide fromula

    Dear All

    I hope you can help me with a VBA issue:

    I need a VBA/code to make a cell with an imbedded formula doesn't change/replaced/deleted. Simply making the cell formula proof. Meaning the embedded formula is permanent in it. But if I plug in a number in this cell, the formula doesn't get deleted but only stops calculating. Simply Overriding it

    thank you,
    Omar

+ 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. Override
    By OmarFahmy in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-15-2014, 04:38 AM
  2. Override
    By OmarFahmy in forum Excel General
    Replies: 1
    Last Post: 05-15-2014, 04:18 AM
  3. [SOLVED] can cf override each other?
    By brucey2343 in forum Excel General
    Replies: 1
    Last Post: 09-12-2013, 12:07 PM
  4. How to override Enter Key
    By iamraajkanchan in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-07-2013, 08:43 AM
  5. [SOLVED] Override
    By peddie in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-22-2006, 09:45 AM

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