Hi All.
I'm going numb on this. Sound's silly but I'm stuck.
I need to fetch records from a table using a query.A file moves from one officer to another and I track it using Access 2010. My query is as
select file_no,file_name,off1_datein,off1_dateout,off2_datein,off2_dateout,....
from...