Results 1 to 2 of 2

Thread: Crystal Clear ?!!!!

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2002
    Location
    India
    Posts
    83

    Crystal Clear ?!!!!

    How is the Record selection formula is applied to get some informations Between two Dates....I use DTPicker..
    I Dropped a Crystal Report from Componets And the code is Just Like Follows..
    VB Code:
    1. CReport1.SelectionFormula="{table.Date}>='" & Dtpicker1.Value"&  "' And  ="{table.Date}<='" & DTp2.value & "'"

    But it gives an error as ....this formula not appear to be part of this Formula , Why is so..
    Is it possible to 'Reference 'the Cry.Rpt Instead of 'Components'
    and Use it in VB prgm....If true , how...
    Pls help...
    A small prgm would help me very much..
    Last edited by zanalkhan; Nov 21st, 2002 at 01:17 AM.

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    Check this thread for pssing date selection in crystal reports ...

    http://www.vbforums.com/showthread.p...hreadid=213827
    ksm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width