In the spreadsheet?
Here’s are examples of the existing formulas…. the lines show blank unless the conditions are met.
=IF(I1582<>"“,VLOOKUP(I1582,LOCATIONS,9,FALSE),”")
=IFS(K1581="“,”",K1581>0.9, “FULL-TIME”, K1581<1, “PART-TIME”)
What about check boxes or data validation? Would that cause Sheetgo to think the lines aren’t really blank?