Function FormatProper(ByVal strName As String) As String'**********************************************************************'* Take any name string and return it in proper capitalization'********************************************************************** Dim strProperName As String Dim varProperName As Variant Dim intCount As Integer Dim i As Integer varProperName = Split(strName,


What is Metadata?
What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular