In my report, design view, my calculation works to get last date in a column of information:
=Max([Date])
My problem is that now I need the last 2 dates in the column and have tried different calculations but none work so far. Example: =Max("[Date]=2"
Please help. Thankyou.
=Max([Date])
My problem is that now I need the last 2 dates in the column and have tried different calculations but none work so far. Example: =Max("[Date]=2"
Please help. Thankyou.