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 Rhinorhino 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: *

  • Users: steeplec
  • Content: Threads
  • Order by date
  1. steeplec

    Data from Year to Date 2003 in 2004

    I'm having a problem getting records from 2003 to show up on my report. Here is the formula I'm using: if Month (CurrentDate) = 1 and {SW_CM_CASE.SWDATECREATED} in LastYearYTD then 1 else if{SW_CM_CASE.SWDATECREATED} in YearToDate then 1 else 0 What I want to do is if the date is Jan 2004 I...
  2. steeplec

    Getting Records for Last Full Year 2003

    I'm having a problem getting records from 2003 to show up on my report. Here is the formula I'm using: if Month (CurrentDate) = 1 and {SW_CM_CASE.SWDATECREATED} in LastYearYTD then 1 else if{SW_CM_CASE.SWDATECREATED} in YearToDate then 1 else 0 What I want to do is if the date is Jan 2004 I...

Part and Inventory Search

Back
Top