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 wOOdy-Soft 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. CoffeeManOhYesIAm

    Populating 3 Fields at the same time via List Box

    ================== MS-Access 2002 sp3 ================== Hi everyone, I've got a brand-new table with 7 fields. Fields 1, 2, 3 need to get their information from another table linked via an ODBC connection. I would like to be able to use a List Box on Field 1 to select the proper row from...
  2. CoffeeManOhYesIAm

    Stumped...Why doesn't this work??

    Crystal 8.5 Hi everyone, I've been banging my head against this formula but can't figure it out. It should be pretty simple as it basically tries to define variables based on the value of other variables that are already defined. Here's my formula code: numberVar dif; numberVar n1...
  3. CoffeeManOhYesIAm

    BooleanVar Conundrum

    Good day all, here's a weird little problem that I've just run across: I've got a subreport (in Main Report, Details B) that has a formula in its details section. It's the formula's job to determine if SPC charts need to be printed in the main report's Details H section. If they do, a shared...
  4. CoffeeManOhYesIAm

    Order of Evaluation Precedence

    Good day, all: This is probably an elementary question, but no less important to straighten out the flaws in my logic. I've got a report that uses the structure outlined below to display 21 records. What is the exact flow of evaluation in the report for each record...
  5. CoffeeManOhYesIAm

    Can we HIDE a page footer?

    Greetings everyone: Is it possible to conditionally hide a page header/footer? I have successfully suppressed my footer (ref. thread767-1055582), but cannot reclaim the space (1.125 in.) at the bottom of the page that was allocated for it. I am using Crystal 8.5. Thanks in advance for...
  6. CoffeeManOhYesIAm

    Conditional suppression of page footer

    Feliz Cinco de Mayo, Everybody! - I'm using CR 8.5 to generate a "Job Traveler" report that circulates around our shop with each part we make. Every part has a unique job number ({JobHead.Jobnum}), assembly number ({Jobasmbl.AsmSeq}), and BOM sequence ({Jobasmbl.BOMSEQ}) which directs the...

Part and Inventory Search

Back
Top