Index Returns the number of digits within s. Opens Word (if it isn’t open), then creates and returns a new Word document. Checks two given arrays for equality Exports the VBA module named name to the file given by filepath. Opens Outlook and returns all contacts with the given first and last name Returns the number that results, if all numeric characters in s are concatenated. This function returns a MS Outlook application object. This function returns a MS Word application object. Move range r down by one row Move range r left by one row Move range r right by one row Move range r up by one row Increments the last number found in s by increment. Inserts a row before the given cell’s row and returns the new row Inserts a row after the given cell’s row and returns the new row This file containts functions to deal with arrays in VBA. This file containts functions to talk to MS Word and MS Outlook This file containts functions to deal with range objects in Excel. This file containts functions to deal with strings in VBA. This module contains functions to deal with macro code in excel documents. Removes the VBA module named name from this workbook and tries to import it from the file specified by filepath. Removes the complete VBA code from an excel document Note that for this work the macro code needs to have access to the vbComponents. Removes row r without changing r’s address Replaces the first occurence of replacee within target with replacer and returns the resulting string. The error number used for errors raised by the functions in this library. |