Document 1
Document 1
Table
Field Properties
Currency: "Af",##00 _ Format:<>M,[red]
Kinds of Query
1. Select Query: used to retrieve info from one or more tables.
2. Action Query: used to delete and update info in tables.
2. Parameter Query: uses from parameters to retrieve the info in tables.
4. Crosstab Query: used to create prepindcular tables.
5. Make Table Query: used to create new table from query's resultant.
6. Append Query: used to add a new record in tables by use from query's resultant.
7. Delete Query: used to delete records from one or more tables.
8. Update Qery: used to update amount of records in the tables.
2. Query
9. Find Unmatch Query 10. Duplicate Query
= to show name ends (like "*a" or "a*") =to show fee (=> or between 20 and 30)
= to find a specific name, in name's cell ( [Type company name!]) in other cell also
1. Divide table to specific part [DIT] , To make a searching file by the name or...
2. Filter between two date, in cell {between[start date] and [end date]
3. Filter Y/N, in cel {[fieldname Y/N]} also in Parameter [fieldname Y/N]-sameDtype