jaygamel Posted December 22, 2010 Posted December 22, 2010 On the enclosed table of newspaper issues (twice a month, 22 times a year), I need to pick out the next issue number based on today's date. I can get the date to return, but I can't figure out how to get the issue number of that particular date into other calculations throughout the db (invoices, running ads again, etc.) I think I am missing a relationship configuration, but it continues to elude me. Any help will be appreciated. The relevant file is Issues, but you can see how I'm trying to use it in the Classified section where I want to include an ad in the next issue via button/script. I'm using FMP 6 on an intel mac with snow leopard. -- and yes, it gets slow. Any help vastly appreciated. jay Gamel Archive.zip
comment Posted December 22, 2010 Posted December 22, 2010 Try defining a relationship matching on date, and use a lookup to copy next higher value if no exact match.
jaygamel Posted December 22, 2010 Author Posted December 22, 2010 It never fails: 30 seconds after I posted this question, I figured out the answer. I had the relationship structured wrong. Two clicks and everything's working fine. f Thanks for your swift reply. I'll have more questions later, no doubt. Jay
comment Posted December 22, 2010 Posted December 22, 2010 Good. BTW, this could also be calculated - once you know the date of the first issue. Similarly, in your Issues file, you can auto-enter the issue number as a serial number and calculate the date, volume, etc. from there.
Recommended Posts
This topic is 5145 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