Gulshan
06-07-2002, 12:41 AM
Hy,
I have a table in Ms Access with only 1 field, “CODE” which I store the currency code of different country. I have a second table Rates with 3 fields, “CODE”, “DATE” and “EXCHANGE RATE”. “CODE” and “DATE” are my primary key in the 2nd table. Everyday I insert new records in the Rates table. That is for the month of January I should have 31 records for each Currency Code. For example I should have 31 records for USD. How could I check that for the currency USD, I have 31 records in my table Rates. How can I do it in Ms Access. Using macros or any other means. And how can I make an average for each currency code of the 31 records. And how could I make the check for the month of February (28/29 days)
Please help me
Thanks in advance
I have a table in Ms Access with only 1 field, “CODE” which I store the currency code of different country. I have a second table Rates with 3 fields, “CODE”, “DATE” and “EXCHANGE RATE”. “CODE” and “DATE” are my primary key in the 2nd table. Everyday I insert new records in the Rates table. That is for the month of January I should have 31 records for each Currency Code. For example I should have 31 records for USD. How could I check that for the currency USD, I have 31 records in my table Rates. How can I do it in Ms Access. Using macros or any other means. And how can I make an average for each currency code of the 31 records. And how could I make the check for the month of February (28/29 days)
Please help me
Thanks in advance