I have a monthly sheet w/ dated tabs.
I am looking for the formula for the difference between today's data (in the cell) and data from previous day's tab.
Today is the 30th so what I am currently using looks like this:
=C2-'29th'!C2However, each day I have to update the date in the formula for that column.
I want one I can copy.