Highilighted the required cells (A1:A100) and Given formula in condition
formatting
=AND(TODAY()-A1>365,A1>0)
Is it possible to do the same in multiple column
ie., (A1:G100)
=AND(TODAY()-$A1>365,$A1>0)
Click the Format button and set the format as you would like, then OK
out.
Hope this helps.
Pete