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 wOOdy-Soft 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 Trainingjason

  1. Trainingjason

    Mouse over

    It is a little more complex, I have 5 separate projects, each with a cost model, I need to combine the cost models in various different ways for a reporting perspective. I am getting errors and are struggling to work out why. Hence I need to go to item in the cost model and trace where it goes...
  2. Trainingjason

    Mouse over

    Hi I am using the auditing toolbar, and to check multiple cells is painful. I would like to move the mouse over a cell and attached to the cursor is a comment box with trace dependents shown within it. Does any one have the code to do this. I am trying to track down errors and have have...
  3. Trainingjason

    Not purchased

    LB You are cleverer than me, it works, thanks a lot. Xtreme has duplicate product names which threw me. Regards Jason
  4. Trainingjason

    Not purchased

    Naith Thanks for replying I do appreciate it regards Jason
  5. Trainingjason

    Not purchased

    Thank you for your response, this is giving all products not bought on a line basis in the detail section. I am trying to get a unique list of products purchased grouped by each customer, with a second list of products not bought Thanks in advance Jason
  6. Trainingjason

    Not purchased

    Using Xtreme I am grouping by customer and displaying each product that has been purchased. Again within the same group how would I display products not purchased regards Jason
  7. Trainingjason

    Not Sure Where to Begin

    Not a hundred percent sure but Create a report / sub report, create formulas as linking fields between the 2 reports, slow but works. Not sure about the date, could be need to convert to date. If you are trying to pass data between report and subreports need to use a shared variable. The main...
  8. Trainingjason

    Percentage of Count

    Thanks I was on client site and suggested this. It threw me for a while Jason
  9. Trainingjason

    Percentage of Count

    I am currently training, and have been shown a crosstab with a percentage of count as a summary. It seems obvious but how do I get decimal places. Increasing decimals does not work. Regards Jason
  10. Trainingjason

    CE10 Page Server Error

    Hi all in the end I set a test on a virtual machine using the following build and it worked out of the box. I found that XP Pro and service pack 2 with CE are not easily compatable. I have now wasted 4 days building a test platform. This is the order of the install. Window2000 Server...
  11. Trainingjason

    CE10 Page Server Error

    Have gone to the server summary page, all servers listed Crystal Management Server Machine Name Comp01 alive and enabled comp01.aps Crystal File Repository Server Input.Comp01 alive and enabled Input.COmp01.fileserver Intput.Comp01 alive and enabled...
  12. Trainingjason

    CE10 Page Server Error

    I have gone to the Control Panel->Administrative Tools->Sevices and all services are started automatically. Gone to test again Got the page server error along with unable to retrieve object I can see enterprise 10 fully but not the files, not really a server person and do not know how to add...
  13. Trainingjason

    CE10 Page Server Error

    K IIS is installed and working, all the CE servers are enabled in the ccm. I have even deleted them, added them, started and enabled them. The history appears where I have scheduled work but when I try to run the file the following error occurs There was an error retrieving data from the...
  14. Trainingjason

    CE10 Page Server Error

    Hi Just installed CE10 and CR10 on the 30 day eval license on a laptop with SQL2000. I am now receiving the error when trying to view a published report of 2 fields from northwind. There was an error retrieving data from the server. The page server you are trying to connect to is not...
  15. Trainingjason

    Remove Dynamic Controls

    One last point to click and remove the button itself Private Sub Button_Click(ByVal sender As System.Object, _ ByVal e As System.EventArgs) _ Handles Button1.Click, Button2.Click buttonClicked = CType(sender, Button) ' Tell the world what...

Part and Inventory Search

Back
Top