katemacdonald2
New member
- Local time
- Today, 07:54
- Joined
- Jul 15, 2010
- Messages
- 5
Hi all,
I have created a query with 2 expressions in it, the second one depends on the first
Expression 1
interval: ([visit_date_m12]-[visit_date_scr])/365.25
Expression 2
perc_change: (([kmndbc_bsi_ml]/[brain_vol_scr])/[interval]*100)
The query works, but when I try and sort ascending by the second expression it asks me to specify a value for interval when I run the query.
Any ideas why this might happen when I try to sort?
many thanks,
Kate.
I have created a query with 2 expressions in it, the second one depends on the first
Expression 1
interval: ([visit_date_m12]-[visit_date_scr])/365.25
Expression 2
perc_change: (([kmndbc_bsi_ml]/[brain_vol_scr])/[interval]*100)
The query works, but when I try and sort ascending by the second expression it asks me to specify a value for interval when I run the query.
Any ideas why this might happen when I try to sort?
many thanks,
Kate.