Hi there. Need some help. My query is essentially this, How do i apply sequential number, with prefix, and which is displayed in chronological order to match attributes of an other field?
I am half way there. its just the last bit. .....
I have a layer with multiple fields. These include for example; 'Mapref' and 'Type' fields. The Mapref is simply to display a map reference number on the map. The Type distinguishes between several individual landuse types (eg 'openspace' 'residential' facilities'... assigned to each feature).
I arranged the Type data in ascending order and I have successfully applied a sequential number to each feature under the Mapref field with a prefix, for example "BL1", BL2", "BL3" etc using 'Calculate Field'. All good so far. However, in the attribute table (which i intend to export for reporting) that sequential numbering jumps around between 'types'. For example, i might have 'openspace' being displayed in the Mapref field as BL1, BL2, ..then BL63. Can i align the numbering in the Mapref so all the openspace is on numerical order, then all the other types are in numerical order after that?
baffled. Thanks