Microsoft
Software
Hardware
Network
Question : Getting OUtlook97 Version number
Trying to get the version number of outlook through vba. The code I found doesn't seem to work work with Outlook97:
Dim ol As Object
Set ol = CreateObject("Outlook.Appl
ication")
Debug.Print ol.Version
I get the error 438 , Object doesn't support this property or method.
Tried a lot of things, but no go.
I'm thinking if I add an Outlook 2K reference to the mdb file, Access may relink to the Outlook97 refenernce file on that person's PC, so maybe I can use an Outlook object (I think that's early binding or something like that.) Any ideas?
Answer : Getting OUtlook97 Version number
"sometimes have no choice"
This is one of those times!
Random Solutions
Help with exporting data using BCP
How to run a batch file on a schedule no matter who is logged in.
MS Access subreport invisible when link is setup between master and child
xml image gallery scroll
not connecting to computer mapped as network drive
MS-SQL 2000 LOCK_TIMEOUT
Change Sort Order from 49 to 52
Cannot manage remote computer
Exchange Defrag and Windows Defragmenter?
SMB over VPN Troubles