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

    variable in fieldname

    I'd like to use a variable (actually, the results of another field) as part of a fieldname for a column heading. In other words, I have a field, THISYEAR, the value of which will always be the current year (therefore, THISYEAR currently results in "05"). So, I'd like the have the column...
  2. marye

    outer join

    I need to do in WebFocus what I know as an outer join in Access. Can anyone help me with this JOIN syntax? Thanks, Mary E.
  3. marye

    setting a list of variables

    Hello folks, I'm trying to check multiple fields against a group of values. Instead of saying IF (FIELD1 EQ 'BLAH1' OR 'BLAH2' OR 'BLAH3') OR (FIELD2 EQ 'BLAH1' OR 'BLAH2' OR 'BLAH3') OR (FIELD3... I'd like to say IF (FIELD1 EQ 'ck list of values in the variable') OR (FIELD2 EQ 'ck...

Part and Inventory Search

Back
Top