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 IamaSherpa 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: *

  1. rushelp

    Show Clients based on their ID

    Little Correction: I'm now able to see just the information on Selected ClientID. However, when I click SAVE and then go to my crystal report viewer, it will only show that clientID. Is there anyway, I can have the select ID option in my viewere? Or any way around it? Thanks...
  2. rushelp

    Show Clients based on their ID

    I followed your suggestion and run in to this problem. First I created parameter {getClientID}, which get the ID and their business name. Then I created a formula enterClientID: {ContactInfo.ClientID}={?getClientID} When I run the report within crystal report it asks for clientID to be entered...
  3. rushelp

    Show Clients based on their ID

    Could you please explain what should {?Parameter} contain?
  4. rushelp

    Show Clients based on their ID

    Here's more detail if that post is kind of confusing. I've wrote a desktop application in C#, which grabs this report opens it in the crystal report viewer. Right now, all 1500 pages are viewable. I have a tab control. In the second tab I have list of Clients Name, and their ID. (ID is unique)...
  5. rushelp

    Show Clients based on their ID

    I have one big report that has many other reports inside of it. Each report has it's own UNIQUE ID. What I'm trying to do is to show those pages for that unique ID. For example one ID contains 5 pages report. So if the ID matches it shows only that 5 pages out of 1500 page report. Is there...

Part and Inventory Search

Back
Top