Hello,<o
></o
>
<o
> </o
>I'm trying to compare hourly weather forecasts to hourly weather observations. Every 3 hours a new forecast is produced and every hour a new observation is put into my excel spreadsheet. I'm currently pasting my forecast into a worksheet and then running a macro to extract the data from my forecast and convert it to match the format of the data being queried into a separate worksheet. Here is what I want to do:<o
></o
>
<o
> </o
>In a worksheet labeled "WORKABLE DATA" and in cell D2 is the value "9:58" In cell M5 is the date; in this example it is the value "10". In another worksheet labeled "OBS" (where my queried data is sent to) and in cell B5 is the value "13:58" Cell A5 is the date and in this example, the value "10".
I'm using a web query to pull in data from the National Weather Service so as the data comes in, cell B5 will change every hour, as will all the data in the other columns. Based on the value in D2 and M5 I want to get excel to search for the matching date and time in the "OBS" worksheet and then compare and find the difference between that all the selected columns. I haven't mentioned the columns I want compared because I don't even know if this task is possible in excel.
Thanks!
<o
<o
I'm using a web query to pull in data from the National Weather Service so as the data comes in, cell B5 will change every hour, as will all the data in the other columns. Based on the value in D2 and M5 I want to get excel to search for the matching date and time in the "OBS" worksheet and then compare and find the difference between that all the selected columns. I haven't mentioned the columns I want compared because I don't even know if this task is possible in excel.
Thanks!