Function FindLabel ( [QRY_2010.Flabel], [QRY_2010.Slabel], [QRY_2010.Blabel], [QRY_2010.Clabel] ) Dim strInput if [QRY_2010.Flabel] = "¡" then strInput = strInput & [QRY_2010.Flabel] end if if [QRY_2010.Slabel] = "a" then strInput = strInput & [QRY_2010.Slabel] end if if [QRY_2010.Blabel] = "¬" then strInput = strInput & [QRY_2010.Blabel] end if if [QRY_2010.Clabel] = "q" then strInput = strInput & [QRY_2010.Clabel] end if FindLabel = strInput End Function
Problem with the above is that a point isn't necessarily a fish point. It could be fish and chemistry, or fish and bugs, or just fish etc...
Now, create a new field (text field, 1-3 characters long) and create a selection, so select all fish points.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.