I'm trying to get Excel to calculate interest. The formula I want is as follows:

800*1.00112^T

T is the number of days since the deposit (interest is daily). How to I get Excel to automatically calculate T, and post the total amount?