Hey guys,
So how do i make this work? i have tried multiple ways with no luck... I am trying combine all of this into one single if statement.
Thank you in Advance!!!
Solved! Go to Solution.
Finally!!! I got it. Your input gave me a vision....
Thank you
I ended up writing it this way.
If(IsBlank(LookUp(ChkInList, Address = ThisItem.'Address Line 1'))&&(StatusOUTPUT.Text="Eligible")&&Value(AGEOUTPUT.Text) > 18,Edit,Disabled)
Thanks for responding so quick..Just inputted it and NOPE does not work :-(.
Finally!!! I got it. Your input gave me a vision....
Thank you
I ended up writing it this way.
If(IsBlank(LookUp(ChkInList, Address = ThisItem.'Address Line 1'))&&(StatusOUTPUT.Text="Eligible")&&Value(AGEOUTPUT.Text) > 18,Edit,Disabled)
User | Count |
---|---|
182 | |
123 | |
88 | |
45 | |
43 |
User | Count |
---|---|
247 | |
156 | |
127 | |
78 | |
73 |