DCrake
Remembered
- Local time
- Today, 19:54
- Joined
- Jun 8, 2005
- Messages
- 8,626
Not wishing to go over alot of what has been discussed I would like to introduce you to a smal but interesting demo I put together a while back. The basic principle it to gnerate queries/reports based on criteria entered by the user on a given form.
Instead of the normal aporach of referring to the control on the form directly from the query/report an intervening function, alogn with public variables asre used to greatly enhance the flexiblility of an application. If you select all attachments and read the documentation first it will give you an oversight into using several objects/functions/variables together into one senerio.
Best wishes
David
Click here
Instead of the normal aporach of referring to the control on the form directly from the query/report an intervening function, alogn with public variables asre used to greatly enhance the flexiblility of an application. If you select all attachments and read the documentation first it will give you an oversight into using several objects/functions/variables together into one senerio.
Best wishes
David
Click here