I have a datasheet form I'm trying to create, the columns are things like Department, Division, PayRate, CName, etc. That information is all based off of a table. Now what I need are columns off to the right representing the weeks in the fiscal year. So the header would be, for example, Week Ending 10-25-15. But I need one for every week of the fiscal year, ours is April through March. So from April of this year through March of next year I need a column with every Sundays date in it.
There is no way I'm going to create a table and sit here with a calendar to type them all in! There must be some way to automate this right? I know how to use dateparts, but is there some way to put that in the form itself so that it creates a column with each date? Or maybe I would have to switch to a continuous form?
Any help is greatly appreciated!
There is no way I'm going to create a table and sit here with a calendar to type them all in! There must be some way to automate this right? I know how to use dateparts, but is there some way to put that in the form itself so that it creates a column with each date? Or maybe I would have to switch to a continuous form?
Any help is greatly appreciated!