I have a Excel VBA macro program that using the UCase function
Dim Source Dim FileName Source = "X:\\Temp\\" FileName = Dir(Source, vbReadOnly) Filenam