Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Select...End Select ====== Select is similar to the "switch" statement syntax in other languages <code vb> Select Case lngLocation Case adUseServer GetLocation = "ServerSide" Case adUseClient GetLocation = "ClientSide" End Select </code> docs/programming/office_vba/select_end_select.txt Last modified: 2008/08/03 00:25by 127.0.0.1