Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 14th, 2004, 05:05 PM
Authorized User
 
Join Date: Dec 2003
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Default Equivalent to include files in VB Access

Hi,

I know this sounds odd but I have a particular ap that I am using access for...does anyone know of the equivalent of a server side include for MS Access. What I would like is to have one module that dimensions a variety of variables. These variables would be used in a variety of Access forms although they WOULD NOT BE GLOBAL.

Thanks

 
Old January 15th, 2004, 01:39 PM
sal sal is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 702
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Are you referring to a data enabled class?



Sal
 
Old January 15th, 2004, 01:50 PM
Authorized User
 
Join Date: Dec 2003
Posts: 81
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Not really,
I have several forms in an access table that have differing functions but that have events that reference the same variable names. Typically, a change to one form results in a change to all forms. I would like to have an "include" file that allows me to make one change that is accessible by all forms. Although I use the same variable names within each form, they are private to each form. sounds odd, I know, but the forms are used for very specific note formatting purposes


John






Similar Threads
Thread Thread Starter Forum Replies Last Post
include files b00gieman Classic ASP Basics 2 September 15th, 2007 10:22 AM
Include files tarang SQL Server 2000 1 July 18th, 2007 03:32 AM
"Include files" in VB.net mike_abc Pro VB.NET 2002/2003 3 February 24th, 2005 10:44 AM
Include Files jmss66 Classic ASP Basics 16 June 9th, 2004 10:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.