G
Gil Lopes via AccessMonster.com
Hi all!
I have a problem. I have a query that selects data from tables and show it
like this:
Product 1 Product 2 Product 3
30-05-2005
29-05-2005
....
31-12-2002
Well...Both Product 1 and 2 have values back to 31-12-2002. But Product 3
only started in the middle of 2004. This fact is preventing my query to show
values from Prod 1 and 2 back to 2002, only showing the values where Prod 3
allready has values available.
I would like my query to show Prod 1 and 2 since 2002, and to show Prod 3
only when it starts, leaving previous dates in blank.
Is this possible?
Many thanks.
I have a problem. I have a query that selects data from tables and show it
like this:
Product 1 Product 2 Product 3
30-05-2005
29-05-2005
....
31-12-2002
Well...Both Product 1 and 2 have values back to 31-12-2002. But Product 3
only started in the middle of 2004. This fact is preventing my query to show
values from Prod 1 and 2 back to 2002, only showing the values where Prod 3
allready has values available.
I would like my query to show Prod 1 and 2 since 2002, and to show Prod 3
only when it starts, leaving previous dates in blank.
Is this possible?
Many thanks.