Unable to make the following formula a column forumula

The error message is that the syntax is not right.
=IFERROR(NETWORKDAY([Date of Visit]1, Created1) - 1, "Need Data")
I've always gotten such great support here. I appreciate any help.
Best,
Craig
Best Answer
-
@Craig Lemberger Have you tried adding "@row"?
=IFERROR(NETWORKDAY([Date of Visit]@row, Created@row) - 1, "Need Data")
Isis Taylor
ποΈ Core App and Project Management Certified π
πPeer Connect, Mobilizer, and Early Adopter Program
Business Analyst Senior
Answers
-
@Craig Lemberger Have you tried adding "@row"?
=IFERROR(NETWORKDAY([Date of Visit]@row, Created@row) - 1, "Need Data")
Isis Taylor
ποΈ Core App and Project Management Certified π
πPeer Connect, Mobilizer, and Early Adopter Program
Business Analyst Senior
-
@Isis Taylor That was it!!! I thank you :)
Help Article Resources
Categories
Check out the Formula Handbook template!