I want to prepare a database which may look like this. Each day I have to enter data like this datewise. Suppose this is for 13/06/2010, then again on 14/06/2010 same type of data. How can I make a database in Access 2007 datewise :-
Date 13/06/2010
Area purchased sold left
SKN 50 20 30
PNQ 20 05 15
RMS 64 04 60
SLK 85 05 80
GZB 66 06 60
The main problem is how to make above database based on each day. Please guide.