NicholasTaylor
5 years agoQrew Member
If statement to create project name
I have built a program management app. In the App programs have reports and projects. Reports create projects based on their cadence (weekly, monthly, etc.). Unique projects can also be created be created. I need the project name to be created by combining the "Program Name" and the "Report Name" or the "Program Name" and the "Stand-Alone Project Name". The report name is automatically filled in if the project is created from a report. So, I think the best solution is an If statement on whether the Report Name is blank. Any suggestions?
------------------------------
Nick Taylor
------------------------------
------------------------------
Nick Taylor
------------------------------