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.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.