Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello - Is it possible to pass a logical test through a variable? For example:
function testFunc(A as integer, test as String, B as integer) if (A test B) then testFunc = "A is greater than B" else: testFunc = "A is not greater than B" end if end function And entered like so in the spreadsheet: =test(2,"",1) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I use 'CONTAINS' in an IF Logical Test? | Excel Worksheet Functions | |||
Logical Test | Excel Worksheet Functions | |||
logical test | Excel Worksheet Functions | |||
logical test | Excel Worksheet Functions | |||
Logical test | Excel Discussion (Misc queries) |