News
A Function procedure is a series of Visual Basic statements enclosed by the Function and End Function statements. The Function procedure performs a task and then returns control to the calling code.
To return a value using Exit Function or End Function In at least one place in the Function procedure, assign a value to the procedure's name. When you execute an Exit Function or End Function ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results