G
Guest
I need a macro that will find and place (similar to an if statement)
ex: =if 1 = 1, "1" , if 1 = 2," 2","3"
however, i also need to say if 1 does not equal 1 or 2 etc then 0
ex: =if 1 = 1, "1" , if 1 = 2," 2","3"
however, i also need to say if 1 does not equal 1 or 2 etc then 0