This is probably very simple... on a report I have a Start Date and End Date (prompts), and need to create a formula that finds the first of the month of the End Date. I'm pretty sure either DateDiff or DatePart is what I need, but not sure where to go from there.
Example:
Start Date = 5/14/06
End Date = 6/14/06
First of the Month = 6/1/06
Any help to get me started would be greatly appreciated.
Example:
Start Date = 5/14/06
End Date = 6/14/06
First of the Month = 6/1/06
Any help to get me started would be greatly appreciated.