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!

Search results for query: *

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

    Crystal Reports 2008 Parameter

    Hello! Looking for some assistance on how to resolve a problem. I have created a Dynamic parameter that prompts a user to select a company from a table of values. When I implement the parameter it prompts me with 1 to 5 meaning I can only choose a company from A to F which covers pgs 1 to 5...
  2. Mags2010

    Images in Crystal

    I'm trying to generate an icon in Crystal based on some coding or special instructions. For example: I am trying to create a schedule. If the word "flight" is used or something to that extent then an airplane icon will appear on the report. Has anyone ever tried this before? If so, please...
  3. Mags2010

    Outline

    Does anyone know how to create an outline in Crystal like you could in Excel by using the plus & minus used to collapse or expand a set of rows? Let me know. Thanks, Maggs
  4. Mags2010

    Crystal Reports: Date Formula

    Hello: I am currently using Crystal Reports 2008 & I am trying to find a formula that will provide me with yesterday's date 1 year ago. For example: If today is June 14, 2010 then I want to return the following date June 14, 2009. Does anyone have a solution they can share?
  5. Mags2010

    If-Then-Else help required

    I am working with the following formula & don't know where I am going wrong. If(DayOfWeek(currentdate)=2) then ({@IMP Date} = (currentdate-2)) else {@IMP Date} = (currentdate); {TRADEPAY.RRProductionCredit} although the formula works it is not returning the value I need. My record selection...

Part and Inventory Search

Back
Top