Darren DICK
darrend at nimble.com.au
Mon Oct 30 18:09:22 CST 2006
Hi Shamil
Sorry for the delay - perfect - just what I needed thanks
Darren
------------------
-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Shamil Salakhetdinov
Sent: Tuesday, 10 October 2006 12:10 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] A2003:Where is the Description of the Reports Kept
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
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com