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 strongm 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: crystalize
  • Content: Threads
  • Order by date
  1. crystalize

    Select dates not working

    I am using client supplied data thru odbc in Access 2002 When I write a command it's doesn't select the right dates. In the arhdrh file and the invoice date fields. The command is: Between #1/1/2007# And #12/31/2009# It looks like it returns all the records. The data is from SagePFW and...
  2. crystalize

    Last sales order by ship to

    I am trying to create a report that will list the date of the last order placed by a customer, by ship to address. I have 3 columns: Customer Key, Ship To Key, and Ship Date. Sometimes the ship to key will be blank, meaning we need to default to the Customer Key because the ship to is the same...
  3. crystalize

    Number of Cross Tab Columns user defined

    I have created a formula that asks how many columns do you want to see. Next I need to put that formula somewhere into the cross tab so that it will create the number of blank columns I specify. Also I would like it to number the columns across the top. Such as column 1, column 2 etc...
  4. crystalize

    OLE Dd OR NATIVE ORACLE

    How do I tell whether I am using ole db or Oracle Native? Crystal 9 and Oracle 8i.
  5. crystalize

    Record selection formula

    I am trying to print certain records based on the value of one line. For example if userfield.fieldposition=1200 and userfield.numberfield= 1 then print certain lines. {USERFIELD.FIELDPOSITION} in [1000.00, 1100.00, 1200.00, 1600.00, 1800.00, 1850.00, 100.00, 2000.00, 2100.00, 2200.00...
  6. crystalize

    Data fields disappear when a new field is added to the report

    I have added several fields to the report from the invoice.detail file and the data shown when I do a preview. As soon as I add a new field from another file such as matter, the existing data shown in preview disappears. When I undo this insert the data shows again. This is happening on many if...
  7. crystalize

    Linking subreports

    I don't get the linking of subreports. I have created 5 subreports and when I click refresh of the main report all 5 report params are shown there. I need to fill-in each one to get the report to look right. Most of the reports can be selected by name but one needs to be selected by number_ID...
  8. crystalize

    Record selection

    I am working on a report that uses a file called userfield.description. It is organized by userfield.row_ID numbers and userfield.fieldposition numbers. By selecting the right userfield.row_id and a range of userfield.fieldpostions, I am able to get the data I need. However, I need to select...

Part and Inventory Search

Back
Top