K
kayard
Hi, I know very little about ACCESS VBA, therefore you are my only
possibility to get this done... I have posted also in the query groups
trying to find out a solution without coding but not having received
any answer I must conclude that coding is necessary.
Let's begin from the end.
I need to build a query (Query1) containing 2 fileds.
First field Query1.RequestedDate must be the copy of field Date in
Table tbCalendar (think of it as an input date)
Second field Query1.MostRecentAvailableDate must be a calculated field
whose value is the most recent date in field tbCatalogue.Date which is
less than the date contained in field1 of Query 1.
Basically i need to build a query that for each date in field Date in
table tbCalendar calculates the most recent date available in field
tbCatalogue.Date which is earlier than the date in tbCalendar.
I hope to have myself understood
Sorry for my english
Paolo
Italy
possibility to get this done... I have posted also in the query groups
trying to find out a solution without coding but not having received
any answer I must conclude that coding is necessary.
Let's begin from the end.
I need to build a query (Query1) containing 2 fileds.
First field Query1.RequestedDate must be the copy of field Date in
Table tbCalendar (think of it as an input date)
Second field Query1.MostRecentAvailableDate must be a calculated field
whose value is the most recent date in field tbCatalogue.Date which is
less than the date contained in field1 of Query 1.
Basically i need to build a query that for each date in field Date in
table tbCalendar calculates the most recent date available in field
tbCatalogue.Date which is earlier than the date in tbCalendar.
I hope to have myself understood
Sorry for my english
Paolo
Italy