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

    Reintalling Xp Pro

    I purchased a copy of XP Pro off of Ebay and installed in on one of my laptops without any issues. I had even run the utility to check to make sure this was a genuine copy without any problems. Recently the LT died and I purchased a new LP that came with XP Home. I installed the same copy of XP...
  2. jbhsuman

    Linking tables

    CR9 This may sound like a silly question but I am getting some strange results while trying to link a table to an existing report. The tables in question are: Invoice Header Invoice Detail Invoice History Currently I have the following links established...
  3. jbhsuman

    Deploying Reports

    CR Ver9 Please excuse my lack of knowledge in this area. If I am creating a report for a client and that client does not have CR or CRE and is not interested in purchasing CR, how would you be able to give the client access to the custom reports without using CR Enterprise? Would you have to...
  4. jbhsuman

    DateDiff Function Over a year

    Using CR9 I am using the DateDiff function to calculate the number of days between dates as in the formula below. dateDiff("d", Date1, Date1) Everything works fine until I reach a date over 1 year. When this happens I get a null return value. Can anyone shead some light as to why this is...
  5. jbhsuman

    Conditional Formulas

    Using CR9 I am creating a formula to calculate an amount based on an aging category within a group. Each time the group changes I want to reset the calculation variable to zero so we can start at zero again with the next group. Here is the structure GH1 Global numberVar InsTot90 := 0; Detail...
  6. jbhsuman

    Internet Connection Disabled

    Using XP pro Service pack 1 I have a laptop running XP Pro with a built in NIC. I also have a wireless PMIC card that I use when I am moving around my house. The problem I have is that whenever I use the wireless card, my system recognizes the NIC and logs me into the network. Everything...
  7. jbhsuman

    Setting correct permissions for OU

    I am using Server 2003 standard edition. Please excuse me as I am a novice user. I have setup a separate OU for remote users and have been trying to setup group policies that will limit the access of these users. I would like them to have access to their My Documents folder but every time they...
  8. jbhsuman

    MS Word complie error in hidden module:

    OS XP Pro, MS Office 2000 I just finished configuring a new computer and installed MS office. To try and save time, I used XP's file transfer wizard to transfer files and setting from my old computer to the new one. Now whenever I access MS Word or Excel I get this error message. Sometimes I am...
  9. jbhsuman

    Maximum Value Formula

    Version CR9 I am trying to generate a report that details the payment of individual items. Depending on the payer, the payment amounts will vary. I would like the report to show the average payment amount along with the highest payment amount. The report is grouped by item code and invoice and...
  10. jbhsuman

    Multiple Discreet Values in Parameters

    CR 9 How can I retrieve all the all the descreet values from a table when setting up a parameter. I need the parameter to allow the user to select the parameter from a drop down a list. When I set up the default values, I choose the table and field but when I add the default values only a...
  11. jbhsuman

    Updating report versions via the Reports Management Consoule

    CR version 9 I've made some modifications to existing reports that I have published to ePortfolio and I want to update these changes for the end users. I've tried to use the Reports Management Console to do this and have not had success. I am selecting the report object and on the properties...
  12. jbhsuman

    Running Total using Evaluation Formula

    I am trying to use a running total to count the number of invoices. The Invoice number can duplicated depending on the number of line items created for the invoice example: Inv Item Description 1 1 xyz 1 2 abc 1 3...
  13. jbhsuman

    Table Linking Problems

    Crystal Version 9, I am having trouble displaying records from linked tables. A common field, table.invoice, relates all the tables I am using and there are indexes using the invoice field as the key index. There are three tables that are linked: Header (holds a single record of invoice...
  14. jbhsuman

    Formula not displaying at the last record

    Version CR9. I am using a formula to count the number of unique detail records. The table contains multiple detail records of invoices so I want to only count the invoice once the invoice value has changed and only if the date value of the record = January. The formula is as follows: numbervar...
  15. jbhsuman

    Editing Selection Values Crashes CR9

    CR9 I seem to be having a problem setting some values regardless if I am using the selection expert, creating a parameter or adding it to the selection formula. The problem seems to manifest itself when I make a change to the original parameter. Example: Original values {table.Field} in...
  16. jbhsuman

    Missing Records

    Using CR9 I am having a problem with my report not displaying some records. I have checked the raw data and it meets the criteria of the report but yet they do not get included in the report. The missing records seem to be random and typically towards the end of the report. Has anyone else...
  17. jbhsuman

    CR9 Crash

    CR9 seems to crash on me quite a bit when I change parameters using the select expert. Anyone else experiencing similar problems? Is there a patch or hot fix available that will resolve this problem? Thanks Joe
  18. jbhsuman

    Displaying Parameter Values

    I am using CR9 and using parameters to set the report return values. I tried to insert the special fields record selection formula but in the case of the parameters, it only displays the value actual formula i.e.: {DATA12.DATE} = {?DateRange}rather than the values. How can I disply the date...
  19. jbhsuman

    Displaying values from a non-linked table

    In my previous version of CR 8, I was able to display field information from a table that is not linked to other tables in the report. For example, I have one table that holds the client informaion and does not link to any other table in the database. I want to be able to display the clients...
  20. jbhsuman

    Setting data source location progamatically

    CR 9 Enterprise I have a series of reports that are used for various clients and would like to be able to create a central report repository and progamatically set the data source location based on the user logon information. Is this possible with CR9? Your help is appreciated. Joe

Part and Inventory Search

Back
Top