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 gkittelson 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: SN082
  • Order by date
  1. SN082

    Date in crystal reports...

    robinlord, could you please give me an example? Thanks, stijn
  2. SN082

    Date in crystal reports...

    Hello, I have a table with a date field, my selectionformula uses the date field in order to select records to report. To archieve that I used two date variables, to select a period of time. How can I "put" the start and the end date in the header of my report? all help would be...
  3. SN082

    VB Crystal reports selection formula

    Hello, many thanks for your help, it's appreciated, anyhow, I'm still facing the problem, I'll give you some additional info: reports.datee is a date-field in my table vardate is a variable-date who contains ex 08/03/02 I tried the "#" like in a sql, but this still doesn't work.... I...
  4. SN082

    vb crystal reports selection formula with date

    Thanks for your reply, but I still have a question, the date I would use is a variable, would this code also work? CR.ReplaceSelectionFormula= _ "{table.datefield}=Date(VarDATE)" thanks in advance, Stijn
  5. SN082

    vb crystal reports selection formula with date

    Hello , I have a problem selectioning records with the selectionformula, I allways get an error message "ERROR IN FORMULA" when I try to select records on a valid date variable. My standard date format is dd-mm-yy and i suppose that the problem lies with Crystal reports, who only...
  6. SN082

    VB Crystal reports selection formula

    Hello , I have a problem selectioning records with the selectionformula, I allways get an error message "ERROR IN FORMULA" when I try to select records on a valid date variable. My standard date format is dd-mm-yy and i suppose that the problem lies with Crystal reports, who only...

Part and Inventory Search

Back
Top