+ Reply to Thread
Results 1 to 9 of 9

Help with Date formulas and Price Differences in spreadsheet

  1. #1
    Registered User
    Join Date
    03-12-2024
    Location
    Dorset UK
    MS-Off Ver
    365
    Posts
    8

    Help with Date formulas and Price Differences in spreadsheet

    HI

    As a new estate agency, we are tracking our local real estate prices / time on market to benchmark ourselves agains the compeition.

    In the extract from our spreadsheet below, we have the Time on Market for properties on the market sorted now (thanks),
    But not sure to how to write the discount formula (from original asking price) when there has not been a price change, so that zero (0% shows in the discount column.

    Then in the SOLD section, we propose to just drag the line down from "On Market", add in the sold date and selling price and have the Time on Market and Discount automatically change to the Sold price and date.

    I'm fine using excel to prepare budgets / cash flow / etc, but these functions are a bit of a learning curve!

    Thanks

    Book3.xlsx

  2. #2
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,496

    Re: Help with Date formulas and Price Differences in spreadsheet

    Couple of ways:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Trevor Shuttleworth - Retired Excel/VBA Consultant

    I dream of a better world where chickens can cross the road without having their motives questioned

    'Being unapologetic means never having to say you're sorry' John Cooper Clarke


  3. #3
    Registered User
    Join Date
    03-12-2024
    Location
    Dorset UK
    MS-Off Ver
    365
    Posts
    8

    Re: Help with Date formulas and Price Differences in spreadsheet

    Quote Originally Posted by TMS View Post
    Couple of ways:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Thanks TMS - that helped a lot.
    For the unsold properties I have used =IF(C3="",0,(C3-A3)/C3)
    and for the sold properties I have used this: =IF(C20="",(A20-G20)/A20,(C20-G20)/C20)

    But I am trying to combine the two, so as I enter in the sale price it will recalculate the discount figure
    and thats where I am stuck.
    Cheers

  4. #4
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,496

    Re: Help with Date formulas and Price Differences in spreadsheet

    But I am trying to combine the two, so as I enter in the sale price it will recalculate the discount figure
    and thats where I am stuck.
    Combine how?

  5. #5
    Registered User
    Join Date
    03-12-2024
    Location
    Dorset UK
    MS-Off Ver
    365
    Posts
    8

    Re: Help with Date formulas and Price Differences in spreadsheet

    This formula =IF(C3="",0,(C3-A3)/C3 calculates the discount for the properties that are available and where there has been a price change whist on the market. (Rows 3-17 in the attached extract)

    This forrmula =IF(C20="",(A20-G20)/A20,(C20-G20)/C20) calculates the discount once the property has sold (Rows 20-23 in the attachment)

    What I would like is for the discount figure to update as soon as the sold price is entered in column 'G'.
    So the discount will pick up the difference between Col G and Col C (if there has been a price change ) or Col A (if there has not been a price change)

    I did play around with nesting IF commands, but not getting too far.
    THanks

  6. #6
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,594

    Re: Help with Date formulas and Price Differences in spreadsheet

    If I understand correctly, then the following pasted into cell I3 and copied down may help:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  7. #7
    Registered User
    Join Date
    03-12-2024
    Location
    Dorset UK
    MS-Off Ver
    365
    Posts
    8

    Re: Help with Date formulas and Price Differences in spreadsheet

    Quote Originally Posted by JeteMc View Post
    If I understand correctly, then the following pasted into cell I3 and copied down may help:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Let us know if you have any questions.
    THanks JeteMc - awesome!

  8. #8
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,496

    Re: Help with Date formulas and Price Differences in spreadsheet

    Thanks for the rep.

  9. #9
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,594

    Re: Help with Date formulas and Price Differences in spreadsheet

    You're Welcome. Thank You for the feedback and for marking the thread as 'Solved'. I hope that you have a blessed day.

+ 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. Does anyone have a Renko spreadsheet with formulas for closing price only??
    By ronbwilliams in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 06-09-2022, 04:02 PM
  2. formulas for a price list that has different discounts & yearly price increases
    By georgiaaamayyy in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-29-2021, 11:03 AM
  3. Replies: 19
    Last Post: 10-20-2014, 03:57 PM
  4. Replies: 3
    Last Post: 01-03-2013, 12:32 AM
  5. [SOLVED] Compare Price List for differences.
    By hecgroups in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 04-18-2012, 11:15 AM
  6. Price change differences greatest to least
    By joshmurray05 in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 03-02-2012, 02:07 PM
  7. Replies: 5
    Last Post: 08-16-2009, 11:11 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