I am developing a church management system, and I need to get all the faithful registered in the system, whose birthday is in the last 7 days, counting with the current date. I have already created the following formulas:
CDate ({FIEIS.DataNasc_fl})>=CurrentDate-7
CDate ({FIEIS.DataNasc_fl})>=Last7Days
Both the first and the second formula did not work. If anyone has an idea how to do it, thank you very much!
@Motta! I tried the way you posted, gave the formula error: