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 Chriss Miller 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 tydee

  1. tydee

    Export sub reports to Excel

    Hi all Has any body found a way of exporting sql reports with subreport to excel without receiving the following error "Subreports within table/matrix cells are ignored." Many Thanks
  2. tydee

    Crystal cannot programmatically be exported to word in vbscript

    Hello I am trying to export from crystal report to word but it booms out on Crystal.Export Crystal.ExportOptions.DestinationType = 1 'crEDTDiskFile constants for value 1 Crystal.ExportOptions.FormatType = 14 'crEFTWordForWindows Crystal.ExportOptions.DiskFileName = Path & NewFilename...
  3. tydee

    Error exporting to Word from Crystal

    Hello I am trying to export from crystal report to word but receive the folowing error A trappable error (C0000005) occurred in an external object. The script cannot continue running. If possible please send me some code. Am using Crystal 9 and word 2002 Could you please help Thanks in...
  4. tydee

    Reading from two cells in an excel spreadsheet

    i need to read data from excel and store it in a database(SQL server 2005).I am doing this using vb.While reading i need to keep track of values fro two positions in excel.(ie two diffrent cells or ranges) how do i go about this.
  5. tydee

    MCTS exam 70-528

    Am studying for the MCTS exam 70-528 any one with exam question relating to custom controls ,Authentication and authorization as well as reading from xml.
  6. tydee

    Displaying no records in if a criteria is not met o record not found.

    i am trying to display records based on acriteria which i specify from a web page.the report is published only when the criteria is fully met now i also want to display amsg if the criteria is not met.

Part and Inventory Search

Back
Top