Jump to content

Adding days (text) together to show when a paper runs


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

Recommended Posts

I have a situation were I have 7 fields that the user chooses to show what days a newspaper runs (Mon through Sun).

Is there a way to have a field that summarizes those 7 fields?

For example: a newspaper runs Mon, Tues, Wed. I would like to see that say Mon-Wed or if it was only 2 days list those days.

Any thoughts or help is appreciated.

Thanks

Link to comment
Share on other sites

An auto enter calculation text field should work. See this example. Now if you needed real DATES here, you could extend the example to calculate from a date and recover the Day from that date with the DayOf(date) function to provide the text.

TimeSpan.fp7.zip

Link to comment
Share on other sites

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