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 TouchToneTommy 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 DWag

  1. DWag

    Printer for Third Party Report in Report Writer

    OK, I've added this to the window that the report prints from, I see this in name printers have this assigned to a printer. But when I print the report it uses my default printer .... not the named printer. Hopefully you can point me in the right direction. I'm not trained in VBA but am...
  2. DWag

    Printer for Third Party Report in Report Writer

    Thanks for the reply. I've printed the NamePrnt.doc but am still a little confused. Where do you add "a printer task to the Printer Task Table" ? Thanks Dedra
  3. DWag

    Printer for Third Party Report in Report Writer

    We have a GP10 with a 3rd party integration and on one of the reports, the users would like to be prompted to select printer. Currenlty they have to change the system printer to an impact printer, print the report and remember to change it back. If user forgets to reset printer, then the next...
  4. DWag

    Parameters Crystal XI

    Correct but can they enter a custom value for that line? If so, how? Thanks!
  5. DWag

    Parameters Crystal XI

    No I haven't but how would it know that qty of 5 goes to line 2 and qty of 2 (orginal qty 5 but three are backordered) goes with line 1.
  6. DWag

    Parameters Crystal XI

    I'm working on modifying a packing list so shipping department can input quantity to pack/ship per orderline. I have a dynamic parameter for them to select the orderline(s) to ship but how do I allow them to enter a qty to ship per line? I have a static parameter called qty but it puts the...
  7. DWag

    Exchange 2000 on 64bit processor

    I'm needing to upgrade my Exchange server but its looking like I won't get to upgrade both Exchange and the hardware. I've been quote an HP Xeon Quad processor with 64-bit Computing. Can windows 2000/exchange 2000 run on a system with 64 bit processing? Reseller says yes but I want to...
  8. DWag

    CR XI Parameter dynamic with static

    I have a Crystal Report based off a SQL2005 stored procedure. The report is a packing list in which an end user types in number of packages (static), weight(static), select line(s) to ship (dynamic) these works great. Now I need to let the enduser select the full qty of the line to ship...
  9. DWag

    Compatibility Pack and Excel 2000

    We use Office 2000 and I have been installing the compatibility pack as needed. However I'm having problems with Excel. I just installed it on a users system (XP with SP3, Office 2000). When I login to the system, I can open the xlsx file (domain admin) but when the user logs in they get the...
  10. DWag

    Export to Excel

    I need to clarify that the person using Goldmine does not have Crystal on their system . . .
  11. DWag

    Export to Excel

    Database Sql2000, field is text, the application utilizes it as a memo field. I am unable to use this notes field in a formula because it is recognized as blob or memo field. After further researching, only 255 characters are being exported. We purchased XI and when I use this same report and...
  12. DWag

    Export to Excel

    We have an application that will only use Crystal Reports created in 8.0. I have a report that when export to Excel data is getting truncated. The preview in Crystal shows all data and when exporting to Word all data is export. Any suggestions would be greatly appreciated. Thanks Dedra
  13. DWag

    Removing quotation marks...

    Unfortunately not, this is a software package that we are uploading data into. We are in the procoss of implementing the new software. Thanks
  14. DWag

    Removing quotation marks...

    I have a sql 2005 table containing a field for item description, when importing descriptions with quotation marks now have extra quotes. I have two questions: 1. how do I replace the quotes as in the following text: "30"" Nova Keyboard Tray" should be 30" Nova Keyboard Tray 2...
  15. DWag

    T-SQL 2005 UPDATE DATA VIA FLAT FILE

    I have an existing table with one column that needs updated approx 3000 rows. We have the correct data in an excel file and the first column is the primary id of the column. How do I update the description field in SQL with what is in excel...

Part and Inventory Search

Back
Top