I seem to remember it being possible to run a downto statement in c++, but I cant figure out how to do it in VB. In the for statement, I want it to count from like 500 to 0 instead of 0 to 500. Is it ...
Public Function CombineCheck(ParamArray Files() As Variant) Set FSO = CreateObject("Scripting.FileSystemObject") Set objOutput = FSO.CreateTextFile(FileNamePath & "combine.txt", True) Dim X As Integer ...
A surprising number of Visual Basic programmers (i.e., more than one) aren't aware of a feature unique to their language: Project-level Imports. Namespaces added to the list of project-level Imports ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results