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 |
---|---|
230 | |
102 | |
98 | |
56 | |
33 |
User | Count |
---|---|
282 | |
112 | |
109 | |
64 | |
63 |