T tom Oct 12, 2007 #3 I figured out how to use it in a report. Pretty easy actually, How about in a query and a form?
K Ken Snell \(MVP\) Oct 12, 2007 #4 For query, you'd need to do it in the query as a calculated field involving either a subquery or another query. For form, you'd need to do it in the RecordSource query as a calculated field involving either a subquery or another query. -- Ken Snell <MS ACCESS MVP>
For query, you'd need to do it in the query as a calculated field involving either a subquery or another query. For form, you'd need to do it in the RecordSource query as a calculated field involving either a subquery or another query. -- Ken Snell <MS ACCESS MVP>