Ok, I have this expression called [AGE]. It's defined as the following: =FormatNumber(Formatdate([Date Imported, 0]))
And it works great for what it's used for. The problem is that I have about 300 files which return a result of '0'. And, I noticed that it's songs/files without a [DATE] entry where this happens. My question is: Why? Date isn't being affected, only the Date Imported.
Any suggestions?