Senior Audit Officer
103 Points
Joined March 2011
Sure friends, I'll upload a short tutorial soon. It is not similar to Excel by the way. Excel is a spreadsheet program and Access is a Relational Database Management System. You make tables to store data. Permanent data in master tables and variable data in related tables. Join the two tables with One Primary Key and One Foreign key. Remember joining two tables requires simple rules:
1. The data type of the two fields you want to join should be same (field name could be different).
2. Atleast one of them should be a Primary Key
this you can do in relationship window.
Will continue further if it interests you
gud luk