jpac Posted October 11, 2004 Posted October 11, 2004 Hi Guys, I've attached a mock-up of a database I'm setting-up. What I'd like to do is have each new record I add post the next month & year using a script. I want the month and year to show in the header. Can someone help. Newbe ,Joe
-Queue- Posted October 11, 2004 Posted October 11, 2004 You can do this using an auto-enter calculation and a Cartesian self-join relationship sorted by the date descending. I've added DateMonthYear field, which is a date field formatted on the layout to display the month name and year. If there are no records present, it auto-enters the first day of the current month. If there are previous records, it auto-enters the largest date plus one month. See attached for changes. PacittiHousehold.zip
Recommended Posts
This topic is 7347 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now