I'm trying to set up a table that has a date, then different expenses on each date.
Ultimately I would like to reference expenses on each day for specific expenses. Maybe the last 10 days of "Voids", a double vlookup that could find the date, then the void and return the column value.
There...