I have a table that includes the person's date of birth (DOB). I am able to create a virtual field in my Report DataPage that calculates the age from the DOB and display it. I also need to be able to search on age. How can I do searches such as:
1. Age is equal to x
2. Age is greater than x (minimum age is x)
3. Age is greater than minimum x and less than maximum y
Thank you for any help on this. The application has to do with booking models, where age is an important factor.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
clicknip
I have a table that includes the person's date of birth (DOB). I am able to create a virtual field in my Report DataPage that calculates the age from the DOB and display it. I also need to be able to search on age. How can I do searches such as:
1. Age is equal to x
2. Age is greater than x (minimum age is x)
3. Age is greater than minimum x and less than maximum y
Thank you for any help on this. The application has to do with booking models, where age is an important factor.
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.