Hi,
Struggling a bit to enter expression. I have a [FaultOpened] Field in a table that stores the Date\Time that a fault is opened. I am trying to run a query that counts all Faults that have a fault opened date of between:
1st day of Last month - Last Day Of Last Month, or even just all faults that were opened Last month.
Tried the =DateAdd("m",-1,Date()) but will obviously open faults that were opened on this day last month.
Any ideas would be greatly appreciated. I think I am looking over the blindingly obvious.
Sorry
Keith
Struggling a bit to enter expression. I have a [FaultOpened] Field in a table that stores the Date\Time that a fault is opened. I am trying to run a query that counts all Faults that have a fault opened date of between:
1st day of Last month - Last Day Of Last Month, or even just all faults that were opened Last month.
Tried the =DateAdd("m",-1,Date()) but will obviously open faults that were opened on this day last month.
Any ideas would be greatly appreciated. I think I am looking over the blindingly obvious.
Sorry
Keith