N
NPell
I have a table which to all intent and purposes is:
Recieved and Sent.
I have a table which has:
Rec. Date >> Sent Date
(with other information, but i can manage that)
I want a query to show :
Date >> Recieved >> Sent.
But on some days there might not be any entries for Sent or Received.
This would be fine if i can guraentee that one will be done each day.
However some days we might get alot in, so we would spend all day
logging the Recieved info.
Then other days we might have a backlog of stuff, so would not log an
Rec'd but only sort out Sending info.
How can i make sure ALL dates are picked up via a query?
Really appreciate any help..
Kind Regards,
Recieved and Sent.
I have a table which has:
Rec. Date >> Sent Date
(with other information, but i can manage that)
I want a query to show :
Date >> Recieved >> Sent.
But on some days there might not be any entries for Sent or Received.
This would be fine if i can guraentee that one will be done each day.
However some days we might get alot in, so we would spend all day
logging the Recieved info.
Then other days we might have a backlog of stuff, so would not log an
Rec'd but only sort out Sending info.
How can i make sure ALL dates are picked up via a query?
Really appreciate any help..
Kind Regards,