I have a db that has nine fields that i want to query it, which if one of these contains a value i need it to be dispaly.
So if field 1 contains something then display it else check feild 2 and so on to field 9.
This needs to be displayed on a report as PanelType = one of the nine fields which ever one holds a value.
So if field 1 contains something then display it else check feild 2 and so on to field 9.
This needs to be displayed on a report as PanelType = one of the nine fields which ever one holds a value.