Mcgillivray, Don [ITS]
donald.a.Mcgillivray at mail.sprint.com
Thu Feb 17 18:15:05 CST 2005
I don't want to do anything at all with it - it's Susan's question! :-p I'm sure it was the value of some property or other. Truth is, I didn't even mind the details of the error when I got it, so I'm not sure which property threw it. I just saw that it couldn't be read in Design view, switched to Normal, ran it once without error, cut and pasted the sample, and clicked Send. Don -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of John W. Colby Sent: Thursday, February 17, 2005 4:00 PM To: 'Access Developers discussion and problem solving' Subject: RE: [AccessD] enumerating all properties in all forms Are you talking about the values of the property? If that is the case, then the data in the property is going to be relative to what the form is doing at the moment. I guess it I don't know what you are doing with this. For example, the property AllowEdits can be set at design time, but can also be modified at run time. Do you want to know the value at the time the form is unopened, or the value at some instance in time? John W. Colby www.ColbyConsulting.com Contribute your unused CPU cycles to a good cause: http://folding.stanford.edu/ -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Mcgillivray, Don [ITS] Sent: Thursday, February 17, 2005 6:46 PM To: Access Developers discussion and problem solving Subject: RE: [AccessD] enumerating all properties in all forms FWIW . . . I tried that first, before I posted my example, and the code errored on some properties saying that they can't be read in design view. No such errors when opened in normal view. Don -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com