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 Chris Miller 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: *

  1. Liamster

    Proper syntax for an Array to suppress data...

    Yes, thanks LB - I am in the area you speak of. Here is what I entered... {Sales Data.WeeklySale} in {?DateTo} and {Sales Data.WeeklySale} = 0 I am getting a "A number range is required here" error. The parameter is a number (e.g. 20050306) and is set as such. Do I need a formula to...
  2. Liamster

    Proper syntax for an Array to suppress data...

    Crystal 8.0 Attempting to suppress locations that do not have any sales in the last week of ending (to) date range parameter. Here is what I am attempting to have suppressed... {Sales Data.WeeklySale} In [{?DateTo}] > 0 I am getting this error... This array must be subscripted. For...
  3. Liamster

    Count of publishing days between two week ending dates.

    Thanks LB for the heads up, I had looked at this FAQ, but was uncertain it would work for my situation. So, I am getting "A Date Is Required Here" error when I put the parameter {?DateFrom} into Ken's formula below. WhileReadingRecords; Local DateVar Start := {?DateFrom}; Local DateVar...
  4. Liamster

    Count of publishing days between two week ending dates.

    Use CR 8.0. I need to find a way of auto - calculating the number of publishing days between two week ending dates that are each entered as a parameter at run time. Week ending dates end every Sunday, begin Monday. One would look like 20050220. Currently the users are having to manually...
  5. Liamster

    Select Expert > Limitation To # Of Records For "Is Not One Of":

    Thanks SV! Is there any difference, limitation wise in doing this vs. Report>Select Expert>New - adding the field and selecting "Is not one of" and then adding each customer number? Thanks again for your response.
  6. Liamster

    Select Expert > Limitation To # Of Records For "Is Not One Of":

    W2K CR 8.0 When using the Select Expert, is there a limitation to how many records you can exclude on a main report utilizing the "Is not one of" criteria? Or is it limited based on characters (e.g. 256)? Not sure if this matters or not but the records would be in number form from...

Part and Inventory Search

Back
Top