Hello,
I have several forms with different fields that I’ve embedded on a website.
I have a table called New Request, and in this table I would like certain fields from the other tables (forms) to show in the New Request table when a form has been fi...
I am trying to use this nested if statement, not sure what I am doing wrong but I keep getting an error when trying to save it.
IF(Complete = 1, “Complete”, IF(IS_BEFORE(({Due Date}), TODAY()],“Overdue!”, “In Progress”))
Thank you for your help.
Hi Andrew,
Thank you. I have tried this. Not working for me.
Have you tested this out, and is it working for you?
I don’t mind paying for something that is going to help me out.
Every time something writes to my Form A table, it doesn’t zap my New Ta...
Hello Andrew,
Thank you for responding.
From the REQUEST Table, I want to know when a new form is filled out.
So in my other forms (which are about 7 tables) I have a Submitted Date, and Firm Name, and Form Name along with other fields.
Is there anyw...