N
Nicole Alimonti
I'm creating a database to generate monthly reports that basically give
me a list of a bunch of loans and a lot of info about each one. I want
to be able to save the data for each month so that when I change the
main database I can still look up data for specific months. I can't
simply have some type of date function for when I enter in data because
some loans are reported for more than one month and information for
each loan may or may not change for each month in which the loan
reported. Any idea for how I should fix the problem?
me a list of a bunch of loans and a lot of info about each one. I want
to be able to save the data for each month so that when I change the
main database I can still look up data for specific months. I can't
simply have some type of date function for when I enter in data because
some loans are reported for more than one month and information for
each loan may or may not change for each month in which the loan
reported. Any idea for how I should fix the problem?