+ Reply to Thread
Results 1 to 5 of 5

Automatic Cell Conversion - Formula

  1. #1
    Registered User
    Join Date
    10-23-2018
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    2

    Automatic Cell Conversion - Formula

    New to this forum. Been playing around a lot with Excel and different aspects of it. But I don't have any one that I can work with about advancing what I already know. Hopefully this is a great place to do just that.

    I have a cell that I want to enter a value in, and I want that same cell to automatically convert itself via a formula. I haven't had any success with this one.

    =SQRT(I14^2+144)/12

    I14 would be the cell that I need to input that value... and automatically convert to the rest of this formula.

    Any help would be appreciated. Thank you.
    Last edited by canonjoe; 10-23-2018 at 11:19 AM.

  2. #2
    Forum Expert CK76's Avatar
    Join Date
    06-16-2015
    Location
    ONT, Canada
    MS-Off Ver
    MS365 Apps for enterprise
    Posts
    5,885

    Re: Cell Formula

    You mean update the same cell with formula that the value is entered?

    No that cannot be done, via formula. Cell must either be a constant (i.e. manually entered value) or a calculated value, it is mutually exclusive.

    While, it is possible to update constant stored using VBA. I usually don't recommend this approach, as it won't allow for quick retracing of steps.

    I'd simply use another cell to store formula (and it's result). Rather than updating original cell.
    ?Progress isn't made by early risers. It's made by lazy men trying to find easier ways to do something.?
    ― Robert A. Heinlein

  3. #3
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,316

    Re: Cell Formula

    Hi canonjoe,

    Could you please take a few minutes and update your thread title to something more descriptive to what you are asking. This is one of our forum rules. I tried to come up with a title, but not clear myself.
    HTH
    Regards, Jeff

  4. #4
    Registered User
    Join Date
    10-23-2018
    Location
    Canada
    MS-Off Ver
    2016
    Posts
    2

    Re: Automatic Cell Conversion - Formula

    Sorry about that, jeffrebrown.

    And I thought there would be some way to do this with a conditional format, maybe. I have multiple areas where I could make use of this if it was possible. I used to do a lot of IRC scripting and programming probably 15 years ago. Finding many concept similarities in Excel. Just too damn rusty.

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Automatic Cell Conversion - Formula

    There is no "formula" way to do this. You can either have an entry in a cell OR a formula, you cant have both.

    To do what you want, would require VBA
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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: 8
    Last Post: 11-29-2017, 12:36 PM
  2. [SOLVED] If cell has a formula, copy text to TextBox and leave formula unchanged in cell
    By yachrishere in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2016, 06:26 PM
  3. Replies: 3
    Last Post: 07-14-2016, 03:53 PM
  4. [SOLVED] Formula to return Blank cell if referenced cell has no entries, if not use formula
    By stpeter in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-17-2016, 01:41 PM
  5. [SOLVED] Enter formula result from one cell into a COUNTIF formula in another cell. Help please!
    By gregrach in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-10-2014, 11:23 AM
  6. [SOLVED] Retaining formula cell references when copying a formula to a different cell
    By FrankParisi in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-06-2013, 07:05 AM
  7. Replies: 5
    Last Post: 05-07-2013, 08:34 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