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 dencom 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 trafficstudent

  1. trafficstudent

    Default Parameter

    LB- I dont underrstand what you mean by the above post. When i setup my parameter, I need to select the paramter type as date or date time in order for my table field to be available. "Enter the month number as the value, and the month name as the description". - I dont understand what is meant...
  2. trafficstudent

    CR9 Conditional Formula

    LB - The PODetails is a string datatype, in saying that you could have PartNumber with no purchase order....Does that make any sense?...If not let me know.
  3. trafficstudent

    CR9 Conditional Formula

    LB- I added the above formula however when i added it to the exsisting formula with an or it didn't change anything. my formula is as follows in the Group 1 suppress section: (@inventory)>(SafetyStock)or isnull(PODetails) Can i even supress a section based whether or not a PartNumber has a...
  4. trafficstudent

    CR9 Conditional Formula

    Can anyone help me out on this issue? I trying to paint a clear picture on what exactly im trying to do. I want to display the partnumber based off whether a Purchase Order Number is created for the part. My example is this: Group Header 1: Part Number Group Header 2: Purchase Order Number...
  5. trafficstudent

    CR9 Conditional Formula

    Thanks for the feedback, however i tried to the above equation and it didn't change anything. I may need to explain it better because i might have confused everyone. I have created a report in CR 9.0 that has 2 groups 1-Group is based off the {PODetail.PartNumber} and the group is based off the...
  6. trafficstudent

    CR9 Conditional Formula

    I have a conditional format to display a group header if a certain quality is below safety stock: Sum ({InventoryLots.Quantity}, {POHeader.PONumber})>={PartMaster.SafetyStock} my second group header i have it supress any purchase order that is closed: {PODetail.ClosedFlag} or...
  7. trafficstudent

    WinAntiVirusPro2007 detected on infected computer

    I jsut ran a virus scan and it detected the WinAntiVirusPro2007 virus on a users computer. It has totally messed up his hole system, I get popups all the time. Can someone suggest how to clean/remove this virus. I have currently install SAV 10.0 installed on the machine. Urgent, Thanks in adavance
  8. trafficstudent

    Print Drivers for LaserJet 5000

    For some reason my print driver on my laptop machine are different from any computers in the company, in which i keep ahving problems printing to my Laser. The HP 5000 is on a server and networked. Drivers:HPBF241G.dll when it should be driver : UNIDRV.dll How can I 1- Update the drivers...
  9. trafficstudent

    Selecting Crystal Reports in Viewer

    I have started building my vb (2003) application that i want to display my crystal reports in. I added and viewer and can reference a single report. How can i have the application setup so that the user would have a dropdown list of reports available in a folder? I have already created 40...
  10. trafficstudent

    Generic HP Printer that will curl every second sheet

    I've had this HP printer now for jsut over a year and i found out that jsut recently when anyone from my office sends a print job to this printer, it will curl the top portion of every second sheet. Also in rare cases it will get papers jams however i believe the two issue are related to one...
  11. trafficstudent

    Default Parameter

    LB, I saw that option in the parameter field, however when i setup the description to display i still get the calendar option? When i check the parameter settings i see that the display option is still set to display the description. The report writer im working in is CR.
  12. trafficstudent

    PDF creating in VB.NET 03

    Does anyone know if you can create pdf files in VB.Net 03 without having to pay for a third party sdk? I have scoured the web in search of snippets of code and I cannot find any examples that perform the service without third party software. Any information will help tremendously
  13. trafficstudent

    Default Parameter

    How can I display a just the full month names and not the month and dates. I'll im looking for in my parameter dropdown is for the (months names) January and if the user selects that month to say July then all information will be return in the CR9 report.
  14. trafficstudent

    Formating Reports with multiple Group Headers

    How can i format a report in CR 9 where I have multiple group headers. It seems as if once i run my report, I see some group header on 1 page and the body or detail section on the next page? How can i get the corresponding group header and details all on the same page, so that the report has a...
  15. trafficstudent

    Selection Export in CR9

    lbass, let me set an example: If i had a date made field and a part number field. All my part number had a date made however in some case i want to return only the part numbers made from June 1 to June 30. The other case I would like to return all the part number made. How would I do this?

Part and Inventory Search

Back
Top