I’m trying to figure out a formula to give me the following info in our age of Corona…
I want to put a column on our main table that returns either a ‘yes’ or a ‘no’ based on data from 2 other tables. I’ve got the tables set up to give me a ‘1’ for a count so all I want is for the column on the main table to read data from those other two tables and give me a yes or no… possible?
Solved
New and need help!
Best answer by Mohamed_Swella1

16th line down… there are 1’s in the column, but not returning a yes…
Ah ok, there are several values for each student, didnt know that.
Well, I would then use the Rollup function instead of the Lookup (given that the 0 and 1 are numbers and not text). Use the Max formula in the Rollup field, it will return only 1 value, either 1 or 0 (if there is no 1s).
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
