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

    IIF function = Jet equivalent to Oracle DECODE function ?

    I'm tying to output a field in a query based on another field, but need to "DECODE" the value: Census: iff(FLAG="Y","N","Y") The new field is named Census. I want to display a Y if the FLAG is N, and vice versa. FLAG is a field in the table on which the...

Part and Inventory Search

Back
Top