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!

Recent content by PrograMist

  1. PrograMist

    Link to a secure web site in PowerPoint presentation

    Hello, I've inserted a link to a secured web site into my PowerPoint presentation. Now every time I click on it I get a security error ("A security problem has occurred") What could be the reason for it? And how can I make it work? I assumed that it should take me to a secured web site...
  2. PrograMist

    Count Displayed Records Only (Do not count records in supressed sectio

    My supressed data is based on the following formula: if {patch.name} = {?sp} then true else false I am supressing based on parameter. Is this going to cause issues?
  3. PrograMist

    Count Displayed Records Only (Do not count records in supressed sectio

    Could someone please tell me how I can count (distinct count) the records that are displayed on the report (not counting records that are supressed). I do not want to count the records that are in the details section and are supressed in the Section Expert based on a certain condition. I would...
  4. PrograMist

    Select Expert - select one of hundreds

    GMcNamara, thank you -- I will try this as well.
  5. PrograMist

    Select Expert - select one of hundreds

    I kind of expected that. Thank you, crystalreporting!
  6. PrograMist

    Select Expert - select one of hundreds

    Hello, i need to select records from the database that would equal a number (close to a hundred) of userIDs. Is there any way to automate this selection process as opposed to typing these multiple userIDs in the select expert one by one (in the "one of" category)? Is it possible...
  7. PrograMist

    Pardon the ignorance -- can I query 2 databases for one report?

    mrquest, synapsevampire, roswald actually, THANK YOU all for continuing this thread -- I am very interested in your suggestions.... mrquest -- good question! very helpful to me as well... PrograMist
  8. PrograMist

    Pardon the ignorance -- can I query 2 databases for one report?

    Thank you, synapsevampire. I may come back to you all with more questions, as I start working on such queries... I appreciate the help of every one who responded to my question. PrograMist
  9. PrograMist

    Pardon the ignorance -- can I query 2 databases for one report?

    rosalindr, thank you. This is very helpful. PrograMist
  10. PrograMist

    Pardon the ignorance -- can I query 2 databases for one report?

    dgillz, thank you for your answer. Could you pelase elaborate on the Union query definition? I tried to search Crystal Reports help and could not find anything about Union queries... Thank you.
  11. PrograMist

    Pardon the ignorance -- can I query 2 databases for one report?

    Could someone please tell me if it is possible to query 2 databases at the same time for one report? and if so, now can I access the second database in the Database Expert? Thank you so much, PrograMist
  12. PrograMist

    Need to change a formula - please help

    lbass, thank you -- you post was very helpful -- I appreciate your good understanding of my confusing message and your help! :)
  13. PrograMist

    Need to change a formula - please help

    but I do get the machines that have that channel, only it is not listed in the channel field -- other channels are listed for that machine... and i need to ELIMINATE the machines that don't have that channel... :( any suggestions?
  14. PrograMist

    Need to change a formula - please help

    I am trying to pull a list of names from &quot;machine&quot; table of all the machines that do not have a certain application (channel) installed. As a result, I created a following formula in Select Expert: {channel.url} <> &quot;http://marimbalb.alltel.com:5282/ACI/ms03-026&quot; and now...

Part and Inventory Search

Back
Top