I am trying to create individual rasters based on columns from a single raster's attribute table. I have one raster file with the regular, "Rowid", "VALUE", and "COUNT", columns and 5 more attribute columns. I want each of these as their own raster with the values as the "VALUE" field so that I can then export them to ASCII. Does anyone have any suggestions? I feel like creating a raster from a single column in the attribute table should be more simple, but I have been having a tough time doing this.