R
Radhika
I am trying to calculate the difference between two dates 'End Date' and
'Date of Visit' using a query. This is the expression I used:
TimeFrame:[Date of Visit] - [End Date].
However, 'End Date' is present in both tables I have used to create this
query 'tbl_NewInfo' and 'tbl_Foloowup'. I want the 'End Date' from
'tbl_NewInfo'.
How do i specify this in the expression and thereby prevent the error msg I
am getting?
Thankyou
'Date of Visit' using a query. This is the expression I used:
TimeFrame:[Date of Visit] - [End Date].
However, 'End Date' is present in both tables I have used to create this
query 'tbl_NewInfo' and 'tbl_Foloowup'. I want the 'End Date' from
'tbl_NewInfo'.
How do i specify this in the expression and thereby prevent the error msg I
am getting?
Thankyou