What's New?

The following is a list of samples that have been added or updated within the last 30 days.

***Note: As of November 1, 2003, I will no longer be adding or updating Access 97 samples.***

Home

Check out the NEW Content in the Tutorials Section!!! Both Design and Application

Tejpal, A.D.  

   ReportBottomAligned.mdb (37 KB) Access XP & 2K as of 4/23/2008 -

Carlson, Roger  

   ExportToExcelCharts.mdb (253 KB) Access 2000 DAO as of 5/6/2008
Sample with Documentation. This sample demonstrates how to export data from a database using the TransferSpreadsheet method, but have the data populate a Chart. The trick here is to export the data to a NEW tab in the Excel workbook and link the fields from the new tab into the chart.
   MoveUpDownSubform.mdb (28 KB) Access 2000 DAO as of 5/6/2008
This form illustrates how to make items in a bound subform move up and down in the form.
   Ordinals.mdb (14 KB) Access 2000 as of 5/6/2008
Ordinals are ordered numbers: 1st, 2nd, 3rd, 4th,...etc. This function shows how to add the correct suffix to any positive integer.

Home