H
Hilda
Here it is:
I need access to do the following:
If baseline = "True", then substract the baseline record from more recent
record.
John Smith 03/01/05 30 20 40 10 TRUE
John Smith 06/01/06 20 10 10 5 FALSE
John Smith 08/01/06 10 15 10 10 FALSE
Results: The first row should be deducted from 3 row. 2nd row is not used
at all. I'm wonder if SQL is okayed to be used in reports.
My phone is (408) 277-4177. Thank you Hilda.
I need access to do the following:
If baseline = "True", then substract the baseline record from more recent
record.
John Smith 03/01/05 30 20 40 10 TRUE
John Smith 06/01/06 20 10 10 5 FALSE
John Smith 08/01/06 10 15 10 10 FALSE
Results: The first row should be deducted from 3 row. 2nd row is not used
at all. I'm wonder if SQL is okayed to be used in reports.
My phone is (408) 277-4177. Thank you Hilda.