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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Robb2009

  1. Robb2009

    Formula to display dates on 6 month cycle

    LB, Thanks that seems to work. Robb
  2. Robb2009

    Formula to display dates on 6 month cycle

    Hi LB, Thanks for the formula. There is only one problem and I may not have stated this clearly in my original post {table.date} will always be <= currentdate. So what I need are only the outputs that are >= currentdate if that makes sense. So For example: If {table.date} is 12/4/2007 and...
  3. Robb2009

    Formula to display dates on 6 month cycle

    Hello, Here is my setup Crystal Reports 9 running against SQL Server Database. Based on the field {OPENCLOSE.GENERICDATE1} I need to display a target date every 6 months for at least the next 5 years. I am able to do one 6 month interval with the following formula DateAdd ("m", 6...

Part and Inventory Search

Back
Top