Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

I have a datbase that keeps track of all of my ads on my website and what I want to do is to be able to have one field that I input the start date of the ad and then have a field where I input the number of months I want the ad to run but I can't figure out how to be able to calculate the start date and number of months to return the ending month of the ad.

Posted

Here "Ending Month" is a number not a month name (you didn't specify which you wanted and if you want the year).

Ending Month (calculation, number) = Mod(Month(StartDate) + MonthsRun,12)

-bd

This topic is 8526 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.