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 Wanet Telecoms Ltd 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. PhilipOfOrange

    Summing charges over date ranges

    I am having trouble using range operators with date fields. I have not been able to find any examples of this in the help files. I realize that I am replacing, (in the SUM function) what would normally be a reference to a group, with another type of expression, so there are multiple problems...
  2. PhilipOfOrange

    Printing in page footer on change of group

    I am designing a statement printing report for use with pre-printed forms. I want to be able to print in boxes on the bottom of the form (page footer) when I hit the end of the detail items in the customer number group. My thought is to suppress printing of the report footer objects except for...
  3. PhilipOfOrange

    Three rather basic questions

    1. Is it possible to set up Win 2000 Server to initially be part of a workgroup as opposed to a domain? That is the way I have it configured, now but I can not see any other computers on the network and other computers on the network can not see the server. 2. Is it possible Win 2000 Server...
  4. PhilipOfOrange

    Many to One provides wrong answer

    I am writing a tax report, based on invoices. The lead table (from which all links originate) is the “invoice item” table and it is linked into the “invoice” table that contains the information about the invoice as a whole (customer number, ship to, method of payment, etc.). The tables keep...
  5. PhilipOfOrange

    Linking an image file

    We are a POS company trying to incorporate a customer signature into an existing invoice.rpt. We are having two problems: 1. What is the best way to link the image file to the report when the pathname is dynamic. We can put an alias in a file at a fixed location, but we have to get the alias...
  6. PhilipOfOrange

    How to report on same data for different dates, same report

    I could use some suggestions about how to use different selection criteria on different columns in the same report. My company develops and markets POS (point of sale) software and a client wants one of our reports modified to add Year To Date sales for best selling products in addition to...
  7. PhilipOfOrange

    Global Variables

    I need to count the number of records processed in the detail band. I am assuming I need a global variable to do this, in order to retain the previous count for each pass through the band. In most programming environments you would not declare a global variable here, as it will be re-declared...
  8. PhilipOfOrange

    Filling preprinted invoice forms.

    This is one of those situations when I must use Crystal even though it is not the most suitable tool. The problem I don't know how to solve, is how to keep the detail band, the same height, regardless of the number of invoice items. Otherwise, I won't be able to hit the boxes in the...

Part and Inventory Search

Back
Top