Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cambridge

    How to create a calendar view with multiple entries???

    It's been awhile since I've done this, but I think something like this will work - if you convert the field to text, you can use the @explode then convert back to date, all in the view column: @Date(@Explode(@Text(fieldname);",")) Set the column to show multiple values on separate lines.

Part and Inventory Search

Back
Top