I didn't know how to describe the problem on the subject line but here it is. I have a program that looks at a database. One of my tables has four date fields and depending on the data entry criteria, only one of those date fields will be populated. I need a piece of code that will check all for fields and only return the one that is not null. I was thinking of using and IF Then statement. But I'm not sure what to do.
thanks in advance
Jovix
thanks in advance
Jovix