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 bkrike 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: tsdp
  • Content: Threads
  • Order by date
  1. tsdp

    Subscript Out of Range

    Crystal - Version 8.5 VB - Version 6.0 Can anyone tell me why I get a subscript out of range error everytime I try to set the data source in vb to a report created using the designer with unbound fields. I have the exact number of fields in the report that the table contains. The datatype has...
  2. tsdp

    Passing a VB Variable

    I'm using cr 8.5 and vb6.0, in previous versions of crystal I didn't have any problem passing in a date. I set-up a formula with just a string value then replaced it at run-time using this code: cryPerformanceCumulative.Formulas(0) = "StartDate = '" & txtStartDt & "'" This...

Part and Inventory Search

Back
Top