Sign in or 

People just like you can add or edit the content on this site. If you want to try editing, but aren't ready to add to this site, try our demo area.
Read more about editing pages at Wetpaint Central.
)
Dim objObject As ObjectEnd Function
GetMDACVersion = "n/a"
On Error Resume Next
Set objObject = New ADODB.Connection
GetMDACVersion = objObject.Version
Dim objObject As ObjectEnd Function
GetExcelVersion = "n/a"
On Error Resume Next
Set objObject = New Excel.Application
GetExcelVersion = objObject.Version
2buck |
Latest page update: made by 2buck
, Dec 1 2006, 11:37 PM EST
(about this update
About This Update
Edited by 2buck
view changes - complete history) |
|
More Info: links to this page
|