Quantcast
Channel: SnippetWare.com » Office
Browsing latest articles
Browse All 3 View Live

Open / View / Close a Powerpoint Presentation File

' ------------------------------------------------------------- ' ' Note: ' Add Microsoft Powerpoint object library reference ' This code snippet come from Microsoft Office Development site '...

View Article



Access Each Message in Outlook Inbox

' ---------------------------------------------------------------- ' ' This routine gets access the outlook inbox folder on the local ' machine, loops through each message, reads basic info about the...

View Article

Use MS Word’s Spell Checker in Visual Basic

' ---------- ' Function ' ---------- Public Function SpellCheck(ByVal IncorrectText$) As String Dim Word As Object, retText$ On Error Resume Next ' Create the Object and open Word Set Word =...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images