+ Reply to Thread
Results 1 to 5 of 5

Formula to automatically display highs and lows for each day of the month

  1. #1
    Forum Contributor
    Join Date
    08-20-2009
    Location
    Plymouth, England
    MS-Off Ver
    Excel 2013
    Posts
    149

    Formula to automatically display highs and lows for each day of the month

    Hi all,

    I've recently purchased a weather station, which I download the data from each morning. At present I look through to find the high and low temperatures etc for each day. What I would like is for the spreadsheet to look through each month's raw data and tell me the highs and lows/ totals for each individual day and what time they occurred.

    Maximum and minimum temperatures are recorded over the period 0900 to 0900 each day, as is rainfall. Rainfall is the total amount to have fallen in this period. All other extremes are calculated over the calendar day. Wind speed is the average from midnight to midnight.

    I've attached a sample sheet. I don't have a clue where to start with this so the sheet is purely a very basic layout of what I imagine my sheet might look like. Ideally, I'd like to have all of the "raw" data in one file and my data for the month in a separate file - I'm not sure if this complicates things too much?

    Thanks in advance for any help.

    Luke
    Attached Files Attached Files

  2. #2
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Formula to automatically display highs and lows for each day of the month

    Hi

    I suppose you need a pivot table

    I adapt your labels to create a pivot table and a new scale of time 9:9 using

    Date_9 =([@Date]-9/24+[@Time])

    Other columns are added as Day, Month, Year of a regular date and Day_9, Month_9 and Year_9 to meet your needs.

    See the Pivot Table in sheet Folha1.
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    08-20-2009
    Location
    Plymouth, England
    MS-Off Ver
    Excel 2013
    Posts
    149

    Re: Formula to automatically display highs and lows for each day of the month

    Thanks for your reply Jose.

    The pivot table you added shows the maximum and minimum temperatures and total rainfall for the day running from midnight to midnight. Is there a way I can get it to show highs, lows and totals for the period 0900 to 0900?

    Also, I should have put in my original post that the minimum temperature is recorded for the 24 hours up to 0900 on the date (i.e. its assumed it occurred overnight). The maximum is recorded up to 0900 but then "thrown back" to the previous day (i.e. it's assumed it occurred during the daytime of the previous day).

    Thanks,

    Luke

  4. #4
    Forum Expert José Augusto's Avatar
    Join Date
    10-29-2014
    Location
    Portugal
    MS-Off Ver
    2013-2016
    Posts
    3,329

    Re: Formula to automatically display highs and lows for each day of the month

    Use in Pivot Table

    Year_9
    Month_9
    and Day_9

    See the file
    Attached Files Attached Files

  5. #5
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: Formula to automatically display highs and lows for each day of the month

    A pivot table is by far easier I think but I have provided you with the calculations in Highs Lows and Totals
    Attached Files Attached Files
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

+ 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. Stock price 52 week highs and lows
    By kalozo in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-14-2016, 11:36 AM
  2. [SOLVED] Display month formula in certain cell :confused:
    By pipsmultan in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 08-14-2014, 09:22 AM
  3. Replies: 3
    Last Post: 07-16-2014, 02:53 PM
  4. Finding highs lows for a stock price data (weekly)
    By jayanthkrovi in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-22-2012, 03:11 PM
  5. How to find a "big jump" or highs/lows in excel?
    By velocio in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-15-2012, 06:57 PM
  6. Formula to display the last day of the previous month
    By avidcat in forum Excel General
    Replies: 6
    Last Post: 01-22-2010, 10:01 AM
  7. [SOLVED] Plot Highs and lows?
    By John in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-16-2006, 05:15 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