Public Sub VersionInfo()
'Macro to display the document version history
Dim varIgnore As Integer
Const cnstFileName = "DGSS Workbook-Checklist.xls"
Const cnstCreated = "01-May-2010"
Const cnstVersion = "2.1"
Const cnstModified = "04-June-2010"
varIgnore = MsgBox("File: " & cnstFileName & Chr(13) & "Created:" & Chr(9) & cnstCreated & Chr(13) & "Modified:" & Chr(9) & cnstModified & Chr(13) & "Version:" & Chr(9) & cnstVersion, 64, cnstFileName)
End Sub
Error-Msg.doc
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
When asked, what has been your best career decision?
Deciding to stick with EE.
Being involved with EE helped me to grow personally and professionally.
Connect with Certified Experts to gain insight and support on specific technology challenges including:
We've partnered with two important charities to provide clean water and computer science education to those who need it most. READ MORE