Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hi there

I found the following calculation on a post on here and I have been trying to modify it so that I can calculate someones age based on the current date. This way their age will update each year in relation to the current date.

However, out of 10 I would say i'm at level 2 or 3 so I don't fully understand it and it doesn't work when I modify it.

Year(Date( 8; 1; Year(Get(CurrentDate)) + (GetAsNumber(Get(CurrentDate)) > GetAsNumber(Date( 8; 1; Year(Get(CurrentDate))) )) )) - Year(birthdate) -

(GetAsNumber(Date( 8; 1; Year(Get(CurrentDate)) + (GetAsNumber(Get(CurrentDate)) > GetAsNumber(Date( 8; 1; Year(Get(CurrentDate))))) )) < GetAsNumber(Date(Month(birthdate); Day(birthdate); Year(Date( 8; 1; Year(Get(CurrentDate)) + (GetAsNumber(Get(CurrentDate)) > GetAsNumber(Date( 8; 1; Year(Get(CurrentDate))) ))) ))))

I also tried a simple calculation:

Todays date - birthdate

But the result isn't quite working out.

I have trawled through other posting but I can't seem to find anything that will help me.

Thanks in advance.

GetAsNumber(Year(Get(CurrentDate)) -

Year(DOB) - Case(Get(CurrentDate) <

Date(Month(DOB); Day(DOB); Year(Get(CurrentDate))); 1; 0))

  • Author

You're a star!!! If you lived locally i'd buy you a pint the next time you're out in Manchester!!!

Much appreciated.

I just got back from the UK a few months ago and am visiting again probably at the end of the summer. So, I may have to take you up on the offer.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.