+ Reply to Thread
Results 1 to 3 of 3

Formula or User Entry in single cell?

  1. #1
    Registered User
    Join Date
    06-01-2015
    Location
    Ohio
    MS-Off Ver
    2013
    Posts
    2

    Formula or User Entry in single cell?

    I want to repeatedly calculate 1 value or 2 values, depending on what data a user enters:
    1 value -- If a user enters square feet, the acres are calculated
    2 values -- If a user enters length and width, both the square feet and the acres are calculated

    However, I want to do this with only 4 cells:
    A1: Length - user entry
    A2: Width - user entry
    A3: Square Feet - user entry, or calculated number
    A4: Acres - calculated number

    Length * Width = Square Feet
    Square Feet / 43,560 = Acres

    So:
    A4: "=A3/43560"

    A3: "=A1*A2"

    For a 1 time calculation this is no problem - if a user enters Length and Width, the Square Feet are calculated and the acres are calculated. If a user enters Square Feet, the acres are calculated, BUT it overwrites the formula in A3 such that the User cannot do another calculation to enter Length and Width to calculate both the Square Feet and the Acres.

    Is there any way to allow BOTH a User to enter Square Feet and still retain the formula in A3 to calculate Square Feet from Length & Width?

    Thanks.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,824

    Re: Formula or User Entry in single cell?

    Simple answer is No: if overwrite a formula with data then the formula is lost.

  3. #3
    Registered User
    Join Date
    06-01-2015
    Location
    Ohio
    MS-Off Ver
    2013
    Posts
    2

    Re: Formula or User Entry in single cell?

    OK, thanks. That's what I figured, but it doesn't hurt to ask if anyone knows of any esoteric tip/trick/etc....

+ 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. [SOLVED] Extract single cell data based on a single cell entry
    By farmerdoode in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-05-2013, 11:11 PM
  2. Single cell time entry formula?
    By havamal79 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-04-2012, 07:27 PM
  3. Single Entry Per Cell
    By barnicoate in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-20-2011, 07:11 AM
  4. using a single cell for data entry
    By imatomic in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-25-2009, 01:47 PM
  5. Formula and Data Entry in a Single Cell
    By Josh VM in forum Excel General
    Replies: 1
    Last Post: 10-21-2005, 05:05 PM

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