Hi
I've been reasonably clever and, on a form, created a text box that calculates the result of subtracting data (a date) in one text box from another date in a second text box (using DateDiff).
The correct answer is showing in the form.
However, I want to run a query or a report that is based on this automatically generated number, but whenever I view a table, query or report the 'answer' does not appear in the field. Therefore I can't run a query based on this value.
Any advice?