B
Bob Griendling
I have a simple table of dates over several years and two fields of prices
in dollars for each date. I want to write a query that would look at ONLY
dates that are from the first of the month to the seventh of the month,
compare the two prices, and return to me only those dates where the second
price was higher than the first price by at least $4 at any time between the
first and the seventh of the month, with the calculated greatest value in
the query results.
I haven't been able to write the date query correctly and I don't know how
to get a calculated sum
This may be a job for Excel, but I now little about Excel.
Any help would be appreciated.
Bob
in dollars for each date. I want to write a query that would look at ONLY
dates that are from the first of the month to the seventh of the month,
compare the two prices, and return to me only those dates where the second
price was higher than the first price by at least $4 at any time between the
first and the seventh of the month, with the calculated greatest value in
the query results.
I haven't been able to write the date query correctly and I don't know how
to get a calculated sum
This may be a job for Excel, but I now little about Excel.
Any help would be appreciated.
Bob