Hi there,
I have created a model that merges several dbfs then exports that final merged table to an excel file. All the results of the tool are contained in that exel file,
I am just wondering if anyone knows how to format the resulting excel file such that its more clear to the end user.
The tool outputs several spatial statistics for shapefiles, I would like to input labels into column 1: "Min, mean, within 600m, etc." so the end user knows exactly what all the numbers mean.
Is this possible without moving into python?
Please let me know if you have any ideas and thanks in advance!!