Jump to content

This topic is 5982 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

This is driving me berserk and I know it's simple. But I don't get it. I'm including my db. I need to get the reminder, end and grace dates. I got the numbers. But for some reason, I can't do the date lookups/calculations/what the ((&*T&*^*.)

Any help would be truly appreciated

Jay Gamel

issueNumbers.zip

Posted

Hi

Your calc for date_end is:

Case(

no_end = no_issue , date_start

)

BUT

no_end = no_issue

WHEN this will be valid ?

( since you stated that no_end must be: no_issue + 21 ; this is like to say that: 21 = 0 )

Posted

Sorry for the delay.

I define no_end as no_current_issue+21 (in issueabsolute). then I want to use that result (say, "236", to find the date of issue 236.

And your English is better than my Filemaker ... :

Jay

Posted

And your English is better than my Filemaker ...

Thanks, but I didn't understand what you said...

Where is no_current_issue ?

Let me make an example:

no_current_issue...date_current_issue...no_end

.......215.............09/16/2008.........236

what is the result that you want ?

or post more examples.

This topic is 5982 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.