Public Function CombineCheck(ParamArray Files() As Variant) Set FSO = CreateObject("Scripting.FileSystemObject") Set objOutput = FSO.CreateTextFile(FileNamePath & "combine.txt", True) Dim X As Integer ...
But what I want to do is play a d---d sound, and there seems to be no obvious way to do it. There is a general supposedly office-wide vba "play" method, but My. Computer.Audio.Play("soundfile.wav") ...