Hi
I am fairly new to access, but have managed to create a form and link various tables and queries to it. I have a table with a date of referral and another with client info in. I have created a query to calculate the age of the client at date of referral, but cannot find the best way to put this on my main form. Ideally I would like to have a sub dataset with Date of Referral, Age at Referral, Discharge (plus other related columns). I put the query in the form to show all of this which was fine. But sometimes clients are re-referred and it wont let me add a record to the subquery.
Perhaps I'm going about it all the wrong way, but I need something similar to a table you might have in excel with automatically calculated fields.
Can anyone shed some light on this please?
Thanks
I am fairly new to access, but have managed to create a form and link various tables and queries to it. I have a table with a date of referral and another with client info in. I have created a query to calculate the age of the client at date of referral, but cannot find the best way to put this on my main form. Ideally I would like to have a sub dataset with Date of Referral, Age at Referral, Discharge (plus other related columns). I put the query in the form to show all of this which was fine. But sometimes clients are re-referred and it wont let me add a record to the subquery.
Perhaps I'm going about it all the wrong way, but I need something similar to a table you might have in excel with automatically calculated fields.
Can anyone shed some light on this please?
Thanks
Comment