Search results

  1. K

    Adding a form to a group

    Hi all, I am having trouble trying to add a form to a group. I understand that I need to have exclusive access to the database to do this, but even when I have exclusive access, the form disappears when I close and reopen the database. Any ideas on why this isn't working? Many thanks, Kate.
  2. K

    Sorting by an expression

    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...
Back
Top Bottom