Shamil Salakhetdinov
shamil at users.mns.ru
Mon Oct 9 21:09:34 CDT 2006
Access.Application.Currentdb
.Containers("Reports")
.Documents("{{YourReportNameHere}}")
.Properties("Description").Value
That's is all one code line wrapped here.
--
Shamil
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Darren DICK
Sent: Tuesday, October 10, 2006 5:41 AM
To: 'Access Developers discussion and problem solving'
Subject: [AccessD] A2003:Where is the Description of the Reports Kept
Hi All
if I do
SELECT MSysObjects.*
FROM MSysObjects
WHERE (((MSysObjects.Type)=-32764));
I can see all the reports
Does anyone know where the reprost descriptions are kept?
Many thanks in advance
DD
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com