M
marco_pb via AccessMonster.com
I have table A (courseA, note1), Query B(id, courseB, begin, end) PK: courseA
and id
sample data:
courseA: a - b - c id : 1 - 2
note1 : x - y - z courseB: a/b - c
begin : 12.feb.00 - 1.jan.00
end : 20.feb.00 - 18.jan.00
the problem is, I want to create report based on courseA, but I need begin
and end date from B.begin and B.end(as you can see the courseB is combination
of 1 or more than 1 courseA).
Should i make the query: courseA, begin, ende, note1? How?
I really need <our solutions..
thank you very much.. I don't know how to do this actually.. I am new in
using Access 97. thanks again
and id
sample data:
courseA: a - b - c id : 1 - 2
note1 : x - y - z courseB: a/b - c
begin : 12.feb.00 - 1.jan.00
end : 20.feb.00 - 18.jan.00
the problem is, I want to create report based on courseA, but I need begin
and end date from B.begin and B.end(as you can see the courseB is combination
of 1 or more than 1 courseA).
Should i make the query: courseA, begin, ende, note1? How?
I really need <our solutions..
thank you very much.. I don't know how to do this actually.. I am new in
using Access 97. thanks again