golfdave Posted February 27, 2017 Share Posted February 27, 2017 How can I get Filemaker to return the month name based on week number? I.E. week # 3 = January, Week Number 6 = February ETC. I have multiple records that I have grouped based on week number and I would like to show the month Name that those records fall in based on which week number they are in. Thanks Quote Link to comment Share on other sites More sharing options...
doughemi Posted February 27, 2017 Share Posted February 27, 2017 You can use Michael Horak's WeekStart custom function (https://www.briandunning.com/cf/1439) in a calculation: MonthName(WeekStart(weekOfYear; year)). Quote Link to comment Share on other sites More sharing options...
golfdave Posted February 27, 2017 Author Share Posted February 27, 2017 How can I get Filemaker to return the month name based on week number?I.E. week # 3 = January, Week Number 6 = February ETC. I have multiple records that I have grouped based on week number and I would like to show the month Name that those records fall in based on which week number they are in. Thanks Thank you Very Much. Quote Link to comment Share on other sites More sharing options...
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.