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!

Recent content by raycomp

  1. raycomp

    Crystal9 Report: How do I add to VB

    I have installed crystal 9 and designed a report based on my database. I've used Crystal 8 previously by adding a Crystal Report Control to my form and VB6 "CrystalReport6.PrintReport" with the report name in the Print button properties as C:\Sales\Invoice.rpt Work fine with the...
  2. raycomp

    Trying to contact IdoMillet

    Hi - Ido if you are still there I've read your faq767-3227. I'm trying desperately to find a solution as discussed in you faq and was excited when I came across your faq but I'm still stuck. I can't make it work. Tried both ways but still only print 1 copy. (Sure I am stupid) If you want I...
  3. raycomp

    Desperate: Specify/Formula copies to print VB/Crystal

    I'm using vb6, Access and Crystal 8 for reports. I've tried all over; Found your site and it looks real promising My project is based on orders and despatch. An invoice can have various items packed into a number of cartons stored in an Access table. Eg: Books 3 CARTONS 20KG each...
  4. raycomp

    Retrieve spesific record from database from dbcombo box

    I created a form with a dbcombo3, and two text boxes textoperator and textoperatorVar and data7 with Data 7 properties: select [Operator],[OperatorID],[OperatorVar] from Staff order by [Operator] I need to check the condition of the field [operatorvar] to return a message depending on the...
  5. raycomp

    Help with VB6 please.

    I created a form with a dbcombo3, and two text boxes textoperator and textoperatorVar and data7 with properties: select [Operator],[OperatorID],[OperatorVar] from Staff order by [Operator] I need to check the condition of the field [operatorvar] to return a message depending on the condition...

Part and Inventory Search

Back
Top