Steve Schapel
miscellany at mvps.org
Tue Dec 29 14:13:44 CST 2009
I am not 100% certain, David, as I have never tried it. But I would be very surprised to learn that the Property sheet was available in runtime - I don't think it's possible. Do you mean that your cascading comboboxes are behaving differently in Runtime than they are in full version? Regards Steve -------------------------------------------------- From: "David McAfee" <davidmcafee at gmail.com> Sent: Wednesday, December 30, 2009 7:49 AM To: "Access Developers discussion and problem solving" <accessd at databaseadvisors.com> Subject: [AccessD] A2007 Properties during runtime > Does anyone know how to enable properties during runtime? > > If was trying to troubleshoot a cascading combobox rowsource to see if > it is reading correctly. > > I know I can check if many different ways, but I like to enable > properties and look at the data tab's rowsource field as I am clicking > on things. > > It seems I can't display the combo box properties in runtime. > > Does anybody know how? >