Forum Discussion
QuickBaseCoachD
9 years agoQrew Captain
no problem
Date(Year(Today()),Month(Today()),Day([$MyDate]))
so that will always have the year of the current year and the month of the current month, but the day number will float according to the date in your date field.
Date(Year(Today()),Month(Today()),Day([$MyDate]))
so that will always have the year of the current year and the month of the current month, but the day number will float according to the date in your date field.