I have a field in a query that shows various times stored in a table
(7:40 PM, 8:10 AM, etc.). I want to create an expression in another
field in the query that will add 10 minutes to each time from the
first field. So when I run the query I will have 2 columns. Column 1:
7:40 PM, 8:10 AM and Column 2: 7:50 PM, 8:20 AM. I know it must be
simple but I can't write an expression that works right.
Thanks
(7:40 PM, 8:10 AM, etc.). I want to create an expression in another
field in the query that will add 10 minutes to each time from the
first field. So when I run the query I will have 2 columns. Column 1:
7:40 PM, 8:10 AM and Column 2: 7:50 PM, 8:20 AM. I know it must be
simple but I can't write an expression that works right.
Thanks
Comment