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 gkittelson 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. lcdhead

    Help with building a expression FieldA to FieldB

    I have a table with a numeric field named TransType. The field stores a number 1 - 6. I would like to have another field in the database that breaks this down as: if TransType = 1 then NEWFIELD = "Blue" else if TransType = 2 then NEWFIELD = "Red" else if TransType = 3 then NEWFIELD = "Yellow"...

Part and Inventory Search

Back
Top