I have a water feature shapefile have the names of all the records (names of the lakes, rivers, creeks, etc), but I only want to label certain water features (the major lakes for example) and at the same time showing all the water features (that is not definition querying out certain records) on the map.
By default labelling it would label all the records, which is not my preference for the map visualization.
Is there a VBScript Label Expression for labelling certain records of a shapefile ?
(In this case, I know the names of the major water features which I want to label).
Because right now I has been labelling them one-by-one using the text tool, which is not quit efficient at times.