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 terenceb

  1. terenceb

    Sub Reports not passing values

    Okay I am still seeking help with this issue. I had a vacation I could take and I did. I am using two subreports. One calculates the Total payments the other the total charges. I link them as follows In the Available field I select Clientdemo.PATID, in the subreport parameter field I choose...
  2. terenceb

    Sub Reports not passing values

    I don't believe I have provided enough information. The report that calculates the Balance has two subreports running within it. One subreport totals the payments and the other totals the charges. The values come through perfect if I run them by PATID one at a time. I am not sure if the two...
  3. terenceb

    Sub Reports not passing values

    Hi, I am running Crystal 8.5 pulling data from Cache database on Win XP PC. I have a sub report that calculates the balance for an individual client. The subreport works fine and calculates the balances all correctly, If i run them one at time. If try to run the report and allow it to...
  4. terenceb

    Selecting on Destinct Records

    When you say sort on Unique ID, do mean group on Unique ID. No, I have'nt tried that. But I will.
  5. terenceb

    Selecting on Destinct Records

    Hi, I am using Crystal 8.5 pulling data fron MS SQL table. I have not worked much with SQL so I am open to suggestions. My problem is that I am totalling charges and these tables usually have multiple interations of data because of how the charges break out to different payors. However, even...
  6. terenceb

    String Array from Parameter

    Thanks that hit the spot. It was exactly what I needed.
  7. terenceb

    String Array from Parameter

    Naith, Thank You, That worked. I used Join({?YourParameter},"/ ") instead because my staff names have "," already. I have a formula that will correct the format of the name. But how do I piece out the names and display them with a carriage return after each name?
  8. terenceb

    String Array from Parameter

    Hi, I am using Crystal 8.5 pulling data from a Cashe database. I am using a parameter to select several staff names ?staff name. I need to put those names into an array to be displayed in a document. How do I start?
  9. terenceb

    Playing Music at logon

    Hi, I am running WinXp Home Edition. How can I set a particular song to play when I log in?
  10. terenceb

    String Array

    Hi, I am running Crystal 8.5, pulling data from a Cache database on WinXP pc. Thus far I have not had to use an Array in Crystal so bare with me. I am selecting Staff Names from a parameter {?Staff name} linked to {Staff Assignment.Staff Name}. I need to store multiple names in an array to be...
  11. terenceb

    Server 2000 will not allow Windows Updates

    Hi All, I am running Berbee's Informacast on a Windows 2000 server. Everytime I go to Microsoft to scan for updates I get the following error code. (0x800c0005). Microsoft suggest running : regsvr32 Softpub.dll regsvr32 Wintrust.dll regsvr32 Initpki.dll from a command line. This did not fix...
  12. terenceb

    Enabling Speed Dial And Display Information

    Thanks for the link that should be helpful. As far as displaying more info. I mean internally, we would like to display job title and room number etc.
  13. terenceb

    Saving a PDF as a Word document

    My Adobe 6.0 does offer a Save As option. And my 5.0 file types do not include .doc format. Perhaps my Adobe is not fully installed?
  14. terenceb

    Saving a PDF as a Word document

    Hi, I am running Adobe Acrobat 6.0 and Distiller 5.0. How do I save a PDC as a Word document?

Part and Inventory Search

Back
Top