I
Ian Chappel
Say I have tblRates with the fields FromDate and NewRate.
What's the easiest way to obtain the Rate on a particular day, which could
be between two FromDates or >MaxOfFromDate? I'd rather not have a ToDate
field.
This could take the form of a query, or a DLookup.
What's the easiest way to obtain the Rate on a particular day, which could
be between two FromDates or >MaxOfFromDate? I'd rather not have a ToDate
field.
This could take the form of a query, or a DLookup.