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 bkrike 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. superfcbear

    Can you use IF/THEN/ELSE in an Update Query?

    I know this is at someone's fingertips.... Can I use and if/then/else in an update query? Or SQL code?? I would've used iif but then I have more than 2 conditions. I need something like this: if [Table1]![field1] = "y" then [Table2]![field1]=1 else if [Table1]![field1] =...

Part and Inventory Search

Back
Top