talkiechick
Registered User.
- Local time
- Today, 11:43
- Joined
- Apr 15, 2010
- Messages
- 59
I am sorry to keep bothering the smart gurus of this forum. I solved my date issue. So let me do a little explaining.
I have probably 12 plus queries that have a various amount of criteria within each query. The differing factor between the queries are the date ranges. less than 3 months, more than 3 month to a year, year to 3 years, etc.
In my original issue I could have the data pull date ranges from two different date fields, I have accomplished that. Now however, I need to have the queries all connect and the have each row of data only counted once. Currently each individual query functions on its own and it counting data that should only be counted in the correct range.The correct date fields which should be counted in each query should be the oldest (closest to the present) date, whether it be in maturity date or rate change date.
I wonder if this is too complicated for me.
Any suggestions?
I have probably 12 plus queries that have a various amount of criteria within each query. The differing factor between the queries are the date ranges. less than 3 months, more than 3 month to a year, year to 3 years, etc.
In my original issue I could have the data pull date ranges from two different date fields, I have accomplished that. Now however, I need to have the queries all connect and the have each row of data only counted once. Currently each individual query functions on its own and it counting data that should only be counted in the correct range.The correct date fields which should be counted in each query should be the oldest (closest to the present) date, whether it be in maturity date or rate change date.
I wonder if this is too complicated for me.
Any suggestions?