+ Reply to Thread
Results 1 to 5 of 5

I am trying to obtain a formula that gives a dollar value based on the amount of sq ft.

Hybrid View

  1. #1
    Registered User
    Join Date
    09-09-2014
    Location
    Northeast US
    MS-Off Ver
    ...
    Posts
    3

    I am trying to obtain a formula that gives a dollar value based on the amount of sq ft.

    $10 for each 2000 square feet of area, but not less than $130


    For example, the minimum is 2000 square feet, which would be $130


    So if I were to input 9000 square feet, I would get $170


    Any help would be greatly appreciated.

  2. #2
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,103

    Re: Can somebody help me make a formula for this? Thank you in advance.

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Never use Merged Cells in Excel

  3. #3
    Registered User
    Join Date
    09-09-2014
    Location
    Northeast US
    MS-Off Ver
    ...
    Posts
    3

    Re: Can somebody help me make a formula for this? Thank you in advance.

    My apologies. I edited the title of the thread. Hopefully this makes things a little clearer.

  4. #4
    Forum Moderator zbor's Avatar
    Join Date
    02-10-2009
    Location
    Croatia
    MS-Off Ver
    365 ProPlus
    Posts
    16,103

    Re: I am trying to obtain a formula that gives a dollar value based on the amount of sq ft

    I would use:
    Formula: copy to clipboard
    =130+10*(A1-2000)/2000


    But it returns 165 (not 170) for 9000.

    2000 = 130
    How much is 4000?

    If 10 for each 2000 then it would be for me 140.
    If we go with same logic then 9000 would be 165.

  5. #5
    Registered User
    Join Date
    09-09-2014
    Location
    Northeast US
    MS-Off Ver
    ...
    Posts
    3

    Re: I am trying to obtain a formula that gives a dollar value based on the amount of sq ft

    4000 would equal out to $140, and 9000 square feet would be $165, correct. Thank you so much!

+ 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] Formula to create a blank cell based on a dollar amount in another cell.
    By avidcat in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-07-2014, 02:11 AM
  2. [SOLVED] Find item offsets based on dollar amount
    By JBANDJB in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-02-2013, 02:13 PM
  3. [SOLVED] Counting occurences where dollar amount exceeds zero based on employee name
    By Pigmul in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 10-01-2012, 08:07 AM
  4. Replies: 4
    Last Post: 09-14-2011, 06:23 PM
  5. Replies: 1
    Last Post: 05-05-2010, 05:29 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