jaygamel Posted August 19, 2008 Posted August 19, 2008 I need a formula that will find the next higher date on a list from today and return it to a field in a separate table. Table 1=Publication dates, table 2=Subscribers with start issue date. this will let me calculate when reminder letters go out and when to stop mailing. I've generated a today field the P table and can find current issue through a very clunky lookup process, but I think there's something a lot better out there. Any help appreciated.
Søren Dyhr Posted August 20, 2008 Posted August 20, 2008 The list does indeed benefit from being a table/file, where you then utilize the Lookup Next Higher feature, by adding a date to the primary keyfield. --sd
jaygamel Posted August 20, 2008 Author Posted August 20, 2008 Thanks, that's pretty much exactly what I did. I was just thinking there was an easier way than creating a "today" field to use to compare to "issue date" to come up with what I want. essentially, I want: where today greater than the last issue date and lower than the next issue date, return next issue date is that doable? without having to create a "today" field?
Recommended Posts
This topic is 5998 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