Skip to content

A set of libraries in order to increase your productivity using Excel and VBA

Notifications You must be signed in to change notification settings

hieptuanle/Excel-VBA-Productivity-Libraries

 
 

Repository files navigation

Excel VBA Productivity Libraries

This GitHub aims at regrouping VBA for Excel libraries that can be used in modules.

Contribute

If you want to contribute, please follow the following syntax:

'---------------------------------------------------------------------------------------------------------------------------------------------

' + Function fileNameFromFullPath(ByVal txt As String) As String

' * Description : Extract the filename of a file from his full path

' * Specifications / limitations

' - None

' * Arguments

' - ByVal txt As String : the text to search in

'

'

' Last edition date : 11/07/2012

'

' Revisions history

' -----------------

' - Emile Fyon 11/07/2012 Creation

'

'---------------------------------------------------------------------------------------------------------------------------------------------

About

A set of libraries in order to increase your productivity using Excel and VBA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published