Heenan, Lambert
Lambert.Heenan at chartisinsurance.com
Fri Mar 19 12:03:05 CDT 2010
Care to share it with the rest of us? Lambert -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Gustav Brock Sent: Friday, March 19, 2010 12:23 PM To: accessd at databaseadvisors.com Subject: Re: [AccessD] References Hi Max References are a bit more complicated than this. They should be added by their GUID. I've sent you some code off-line. /gustav >>> max.wanadoo at gmail.com 19-03-2010 09:46 >>> Hi William, I know we spoke about References a short while back. Below is a Class which may help you. It has two functions, one to export a list of references and the other to re-create references from that exporting list. Basically, when you have everthing working ok in an mdb you should export the References to the text file. The next time you create a new mdb and don't want to have to manually re-create or select the References you can just use the second function to create them for you. The import will also import any references that are found in specific files and thus you can modularise your references to suit different MDBs. HTH Max -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com