D
Dave
Hi
Hope you can help with this one. I need a report to show peoples ages based
on their birthday. I have 4 fields on the report. Ths first is simply
their name. The second is their date of birth. The third needs to show how
many days old they are and the final one how old they are in years. For the
third field I am using the formula =(now())-[dob]. Can i get it so it only
show days and ignores the time element of it? For the final colum all I
want to do is to divide the value from the third column over 365 (im
ignoring leapyears for now), how can i do this so that it shows only the
full completed years and does not display the decimals after the integar?
Thanks
Hope you can help with this one. I need a report to show peoples ages based
on their birthday. I have 4 fields on the report. Ths first is simply
their name. The second is their date of birth. The third needs to show how
many days old they are and the final one how old they are in years. For the
third field I am using the formula =(now())-[dob]. Can i get it so it only
show days and ignores the time element of it? For the final colum all I
want to do is to divide the value from the third column over 365 (im
ignoring leapyears for now), how can i do this so that it shows only the
full completed years and does not display the decimals after the integar?
Thanks