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

    lock subreport by group

    Hi, I have a crystal report which has grid data, grouped by location. e.g. location result subreport England 41 by county Scotland 12 by city Wales 10 by town Depending on the location group there is a link to an on demand...
  2. Glazieyes

    Server Failed To Create Crystal Runtime Object

    Hi, I am using ASP to display a Crystal Report (version 10). Here is my code : ----------------------------------------------------------- <%@ Language=VBScript %> <HTML> <HEAD> <META NAME="GENERATOR"> </HEAD> <body ONUNLOAD="CallDestroy();" leftmargin=0 topmargin=0 rightmargin=0...
  3. Glazieyes

    Is it possible to have different coloured markers on a single line?

    Hi, I have a problem with a Crystal Report line graph. The data (which is displayed as the line on the graph)is returned in table format as either black or red font colour. This criteria is set in a boolean formula called @estimate which returns either 1 or 0, depending on each case. I...

Part and Inventory Search

Back
Top