The Microsoft Access Switch function evaluates a list of expressions and returns the corresponding value for the first expression in the list that is TRUE.The Switch function can be used in the following versions of Microsoft Access: 1. Access 2019, Access 2016, Access 2013, Access 2010, Access 2007, Access 2003, Access XP, Access 2000Let's look at how to use the Switch function in MS Access: In this example, if the SupplierID field is 1, then the Switch function will return "IBM". If the SupplierID field is 2, then the Switch function will return "HP". If the SupplierID field is 3, then the Switch function will return "Nvidia".You can also use the Switch function in a query in Microsoft Access. For example: In this query, we have used the Switch function as follows: This query will return the following: 1. If the SupplierIDfield is 1, then the Switch function will return "IBM". 2. If the SupplierIDfield is 2, then the Switch function will return "HP". 3. If the SupplierI.
[PDF Version]