I need to display the current status of an application. I first need to look at numbers (AWD_DOC_NUM, SOL_DOC_NUM, REQ_DOC_NUM, PLAN_DOC_NUM) to see if there is a number populated in that field. If there is no number then the field automatically populates 'N/A'. So to begin I want to look at AWD_DOC_NUM and if there is a number in that field I want to display the AWD_STAT field. If 'N/A' is in the AWD_DOC_NUM field then I want to look at the SOL_DOC_NUM field and see if that field has a number. If so, I want to display the SOL_STAT field. If 'N/A' is in the SOL_DOC_NUM field then I want to look at the REQ_DOC_NUM field and see if that field has a number etc, etc.
I hope this isn't confusing.
Thanks in advance for the help!!
I hope this isn't confusing.
Thanks in advance for the help!!