Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
VBA
iif vb.net
user8229
Programming language:
VBA
2021-04-02 16:21:25
0
Q:
iif vb.net
Carl
Code:
VBA
2021-09-28 01:55:16
Function
CheckIt (TestMe
As
Integer
) CheckIt =
IIf
(TestMe >
1000
,
"Large"
,
"Small"
)
End
Function
0
Related
do until vb.net
vb.net radian
hello world vb.net
for loop vb.net
putting marquee in vb.net
vb for next
const vb.net
single vb.net
if else statement vb.net
epplus excel vb.net
vb.net select case
open website vb.net
subroutine vb.net
New to Communities?
Join the community