MarvinJ920 Posted August 17, 2005 Posted August 17, 2005 Here's one for you all. I've created a database that records all of my webpage hits. The data is imported via the Troi URL plugin. This being said the user enters the previous Saturday's date into a field and the script implements that date into a URL address and that entire week is brought into Filemaker. What I want to do is create an automation script: - to run anytime after the last update - And that inserts any of the missing Saturday's dates since the last update. I guess what I really need is some sort of calculation that can determine the Saturday's date (perhaps based off of the week number) ANY help or information you can provide would be greatly appreciated!
comment Posted August 17, 2005 Posted August 17, 2005 If your updates are always run with a Saturday date, then nextUpdate could be simply lastUpdate + 7.
Recommended Posts
This topic is 7040 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