I have a tile grid using the Create Fishnet tool with 11 columns and 12 rows, and I want to name each tile according to its column and row number (i.e. column number_ row number). Any ideas on python script that would name each tile according to its column and row placement?
Thanks!!