Stuart McLachlan
stuart at lexacorp.com.pg
Fri Nov 30 15:36:38 CST 2012
A quick count here gives 74 objects: http://msdn.microsoft.com/en-us/library/office/bb149125%28v=office.12%29.aspx I'll leave it to you to cound the properties - Just tunnel down on each object to the Properties list for it. :-) I'm sure that someone who "gives a ****" could write a routine to iterate through the relevant pages and count the properties. -- Stuart On 30 Nov 2012 at 16:05, jwcolby wrote: > Looking at the object model, starting at the top and working down, if you were to iterate every > object, incrementing the objectCnt by 1 for every object found, and every property of every object, > incrementing the propertycnt by 1 every time you discovered a property... > > How many objects and how many total properties. > > I figured that some interprising geek would have done such a count but I am not finding it on the web. > > > John W. Colby > Colby Consulting > > Reality is what refuses to go away > when you do not believe in it > > On 11/30/2012 3:17 PM, Charlotte Foust wrote: > > Are you talking about loaded objects or objects in the Access containers? > > > > Charlotte > > > > On Fri, Nov 30, 2012 at 11:13 AM, jwcolby <jwcolby at colbyconsulting.com>wrote: > > > >> Has anyone ever seen a reliable count of the objects in Access, and then > >> from there the count of total properties for all of those objects? > >> > >> -- > >> John W. Colby > >> Colby Consulting > >> > >> Reality is what refuses to go away > >> when you do not believe in it > >> > >> -- > >> AccessD mailing list > >> AccessD at databaseadvisors.com > >> http://databaseadvisors.com/**mailman/listinfo/accessd<http://databaseadvisors.com/mailman/listinfo/accessd> > >> Website: http://www.databaseadvisors.**com<http://www.databaseadvisors.com> > >> > > -- > AccessD mailing list > AccessD at databaseadvisors.com > http://databaseadvisors.com/mailman/listinfo/accessd > Website: http://www.databaseadvisors.com >