G
Guest
Question,
I have a query that's pulling info back from other queries that seperate out
overdue names for classes they need.
The query looks like this :
Math............English............History
Bob.............Steve...............Sara
Bob.............Tom.................Mary
Bob..............Sara................Mary
Bob...............Chris..............Steve
My question is, how do I get it to look like this:
Math............English............History
Bob.............Steve...............Sara
.............Tom...............Steve
..............Sara................
...............Chris..............
Thanks!
I have a query that's pulling info back from other queries that seperate out
overdue names for classes they need.
The query looks like this :
Math............English............History
Bob.............Steve...............Sara
Bob.............Tom.................Mary
Bob..............Sara................Mary
Bob...............Chris..............Steve
My question is, how do I get it to look like this:
Math............English............History
Bob.............Steve...............Sara
.............Tom...............Steve
..............Sara................
...............Chris..............
Thanks!