Hi everyone,
I need your help in fixing the above formula. The thing is, I have an expense table(Using the insert > insert table), I used the above formula for COL A and then COL B for the dates, the problem is that when I filtered my data in the Dates COL the newly added data will be included also in the filter even if the data doesn't match the filter and sometimes after I deleted the filter some of my records are missing which means it was hidden automatically.
Sample output after filtering the COL B to 4/01/2011,
A B
1 4/01/2011
2 4/01/2011
3 4/01/2011
4 4/01/2011
5 9/01/2012
Please help. I tried searching it in google, using a vba function it didn't work either.
Bookmarks