B
BernerOH
I have one table with loan number and dates "A","B","C","D". The dates are
all different, and the date in "B" is greater than "A", "C" is greater than
"B" etc. Also, If there is a date in field "D", then there will be a date in
"A", "B", "C". Likewise if there is a date in "B" then there will be a date
in "A". If the date is just in "A", there are no other dates.
EX. The date in "C" is 4/1/08, the date in "B" is 3/21/08, and the date in
"A" is 3/10/08. I need to know at what stage the loan was in on 3/22/08.
With one record it is obviously stage "B", but I have approximately 17,000
records. I need to know how many loans were in each stage on a certain date.
Any ideas? If any more information is needed please ask.
all different, and the date in "B" is greater than "A", "C" is greater than
"B" etc. Also, If there is a date in field "D", then there will be a date in
"A", "B", "C". Likewise if there is a date in "B" then there will be a date
in "A". If the date is just in "A", there are no other dates.
EX. The date in "C" is 4/1/08, the date in "B" is 3/21/08, and the date in
"A" is 3/10/08. I need to know at what stage the loan was in on 3/22/08.
With one record it is obviously stage "B", but I have approximately 17,000
records. I need to know how many loans were in each stage on a certain date.
Any ideas? If any more information is needed please ask.