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

    MS Access: Invalid Page Fault

    If I am posting this in the wrong area, please let me know. I am having a problem with a specific PC that when starting any Access Db that has either an Autoexec macro or forms set to start in the Startup settings, is giving me the following error message: MSACCESS caused an invalid page fault...
  2. scclem

    Distributing the RDC components with MS-Access App

    First, I am not a VB developer, but am fairly adept at using VBA in MS-Access databases. While developing reports using CR8.5, I was successful in creating Access databases that contained forms using the CRViewer control along with coded instructions to the craxdrt.dll to open and view CR rpt...
  3. scclem

    bold Inserting Summaries for Formula fields

    I several fields in the detail of a report that are the result of formula fields. I am trying to then summarize the detail items either as SUM or AVE in group footers. I am able to use the Insert/Summary command for some of them, but for other the option is not available. All results are...
  4. scclem

    Exporting Cross Tab report to Excel

    I am trying to export a cross-tab report to Excel. The x-tab has a column header with Column #1 Name and Column #2 Name. When exported to Excel the Column #1 Name data does not show. Ex: In CR INIT INSN 6/27/02 7/04/02 Excel only shows: 6/27/02...
  5. scclem

    Carriage Return, Line Feed

    I am pulling data from an Oracle database that is a varchar(300) text field. I have gotten around the size of the field by creating a view that breaks the data into smaller part so I can use Crystal formulas to check the data. The main application creating this data allows for a CR/LF to be...
  6. scclem

    PDF Bookmarks??

    I have been working with v8.5 using the PDF export through RDC and really like it. Does anyone know if there is a way to use the bookmarks feature that is in Adobe Acrobat in order to bookmark the groups in the Crystal report that is being exported? Are there properties of the ExportOptions...
  7. scclem

    Excel automation from Access

    I am using the following code to make formatting changes to an Excel workbook that is created by an Access export process. The resulting file will then be emailed as an attachment. The problem I am having is that when the resulting file is opened in Excel, the file is hidden. I then need to go...
  8. scclem

    Grouping data

    I am putting together a report that contains data for items listed in a catalog. I would like to show the detail level grouped by each distinct page number. As the next highest level of grouping I need to group two pages together and am having difficulties. Example: Group = pages 2 & 3...

Part and Inventory Search

Back
Top