crystal reports9

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • charvi
    New Member
    • May 2007
    • 121

    crystal reports9

    hI now i want to select records to display on the report by the data entered in textbox in vb form
    for eg
    i have a name called jick i want to get details regarding jick and next
    if i want to get report on john
    these names are entered in text box.
    if we are using record selection formula how to coe it
    reports are in crystal reports9
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    It is better to pass the sql query at run time.

    Comment

    • QVeen72
      Recognized Expert Top Contributor
      • Oct 2006
      • 1445

      #3
      Hi,

      In your last thread I told you how to use record selection formula for Dates.. Same Logic would apply for Text Strings as well..(With little change in syntax)
      Why dont you try for yourself..
      If you get any specific kind of error, we will be glad to help you..

      Regards
      Veena

      Comment

      Working...