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!

Search results for query: *

  • Users: myboat
  • Content: Threads
  • Order by date
  1. myboat

    Conditional eliminate lines

    I have a report a report that looks like this: Detail section qty price cost 1 1.00 $1.00 2 .75 $1.50 -------------------- Sub Total $2.50 shipping .30 Boxes 1.00 -------------------- Total 3.80 My problem is sometimes, I don't want to...
  2. myboat

    WinFax problems--Need Help

    Need help. Fax cover page is correctly created but the Access Report pages are not included. Any ideas. Code is below. Thanks all. Jim Set objWinFaxSend = CreateObject("WinFax.SDKSend8.0") RetCode = objWinFaxSend.SetClientID(strRecipient) 'Begin Recipient Settings ''Application.Printer =...
  3. myboat

    OLE Server problem

    Using 2003, I have a Word 2003 picture as background to my report (OLEUNbound object). I'm getting the following error message when I open the report. A problem occurred while MS Office Accessw was communicating the OLE server. I can't seem to figure out how to fix this. Any help would be...
  4. myboat

    Server CALS License

    Can Win2000 Server cals be used in Win2000 Advanced Server?
  5. myboat

    Setting up a user

    We can add users to Citrix very easily. However, to setup some of their apps, like IE6 and Outlook 2000, we need to signon as them to set the settings for them. We want all our users to have the same settings, etc. I know there has to be a better way. Any suggestions? Thanks
  6. myboat

    Crystal reports

    I have downloaded the 16 sample templates from the Citrix site. However, with mixed succes I have many of the reports working. I'm not very familair with crystal, but does anyone have a report that will show all users, their start/stop times, duration and publish apps they are accessing. Thanks

Part and Inventory Search

Back
Top