+ Reply to Thread
Results 1 to 2 of 2

I want a cell to automatically calculate a value I enter with a preexisting formula

  1. #1
    Registered User
    Join Date
    07-07-2018
    Location
    New Zealand
    MS-Off Ver
    Office 365 Current
    Posts
    1

    I want a cell to automatically calculate a value I enter with a preexisting formula

    OK so I don't want to have to enter a formula every time. I just want to come to a premade sheet, enter a few values, and have the whole sheet populate given the inputted data.

    Let's say I'm using B10. I want to mosey on over to B10, enter a number without having some existing formula pop up, and have it automatically calculate the value - The formula is irrelevant, I want to know how to do this as a function.

    I've tried working self referentially, eg using the selfsame cell as the reference, but I don't think excel is fond of the endless regress.

    As a working example, I want cell d10 to calculate the GST (New Zealand) of let's say $11.5. All I want to do, Is type into the cell 11.5, and then it automatically changes the number to the given GST value, in this case $1.50. I know lots of things on excel, but I don't know this. Getting close to hulk smash keyboard.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: I want a cell to automatically calculate a value I enter with a preexisting formula

    You could use a VBA worksheet change event that fires when you change a specific cell/range of cells.

    Right click the sheet tab and select "View Code" then paste the below in the code window.
    Please Login or Register  to view this content.
    BSB
    Last edited by BadlySpelledBuoy; 07-07-2018 at 02:58 AM.

+ 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: 5
    Last Post: 06-17-2015, 06:52 AM
  2. [SOLVED] Formula to automatically fill in a Column with preexisting data?
    By this1guy in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-24-2015, 07:38 PM
  3. [SOLVED] Automatically Calculate Cell Based on Predefined Formula
    By Videoman22 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-12-2013, 11:33 AM
  4. Replies: 3
    Last Post: 09-04-2012, 01:10 AM
  5. Replies: 0
    Last Post: 08-14-2012, 10:42 AM
  6. Replies: 8
    Last Post: 06-20-2008, 08:01 AM
  7. Replies: 11
    Last Post: 09-09-2007, 05:05 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