Formula for ageing debt

B

Barnie

I'm trying to do a spreadsheet so that when I put a debt amount in the first
column, after 10 days it will automatically move to the next column and move
on every 10 days till a 60 days column where it gets added to any amount
already there. Can anyone clue me up to a formula to do this?

Thanks
 
B

bob777

You will have to devise a way to associate the date of initial entr
with the entry itself, then it is relatively simple to do - could yo
have a lookup table on a separate sheet that returned entry dates fo
all amounts, BUT the amounts would have to be unique, ie n
duplications. If your spread sheet is for your eyes only, insert
spare column next to the first date column and put the date entere
there
 
Top