using NETDAYS to calculate days between dates, and an IFERROR to have Blank populated. This works in the row just fine, When I try to convert to a column formula, I add @row to the cell and it becomes #UNPARSABLE. Before adding @ROW tried to convert to column formula and get the following. Help!!!!
formula that is working in row format =IFERROR(NETDAYS([Potential start date]1, [Screening_Date]1), "Blank")