Is there a way to extract data from a log entry based off of a date range search?
Our application contains a Companies table. Each Company has a Status field (Current Client, Former Client, Potential Client) which will log entries. Companies can be set to current, former etc. o...