Question : Shelf life date conversion

I need to display the % of remaining shelf life in a report.  I have the created date in the format xx/xx/xxx and the shelf life in the amount of days.  How could I use a formula to take this data and create % of shelf life?

Thanks

Answer : Shelf life date conversion

(Currentdate- {table.creationdate})*100/{table.shelflife}
Random Solutions  
 
programming4us programming4us