Skip 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.

Convert numbers to mmmm,yyyy

Featured Replies

Hi,

getting really into my new filemaker database, but hitting a few blocks on the way, i would like to convert numbers into dates, in access i used Dateserial to convert it,

for example is there a function to change '2102' to read 'February 2021' so in may database i get yymm as numbers but need to change them into a date

any help would be greatly appreciated

many thanks

In Filemaker, 'February 2021' is not a date. You can convert '2102' to either a text string 'February 2021', or to a specific date - say Feb 1, 2021 - which you can then format to display as 'February 2021'.

  • Author

how would i go about specifing the date or creating a text string

sorry for the newbie question, feel like im back at the begining again with databases

If you want to go the date route, make the calculation =

Date ( Right ( YourField ; 2 ) ; 1 ; 2000 + Left ( YourField ; 2 ) )

and set the result type to Date. Place the field on the layout and custom-format it to display only the month name and the year.

  • Author

I pray to the church of comment, many thanks once again, and thank you for the examples they really are helping me out

cheers

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.