Thank you very much!
----- Jim/Chris wrote: ----
From "Type Property" in Access hel
You can use the Type property to return the value of
AccessObject object type
Settin
The Type property returns one of the following intrinsi
constants
acDataAccessPage (6)
acQuery (1)
acDiagram (8)
acReport (3)
acForm (2)
acServerView (7)
acMacro (4)
acStoredProcedure (9)
acModule (5)
acTable (0)
The Type property is available only by using Visual Basi
and is read-only
Ji
-----Original Message----
If the object type of a query is 5, what is the objec
type of a report? Or anything else for that matter