Originally Posted by Sinsei
I like the sheet, are there any future plans for adding the actual gear to the worksheet in lieu of stats?
I know it's a lot of work, just asking.
|
It is a possibility. There are two options as far as I can see:
1. Add a list of all relevant gear stats to the sheet itself. I could have a page that records all relevant gear stats and lets you pick gear from a dropdown menu. This is a really serious amount of data entry, but is possible without a ton of reengineering. It would also allow non excel users to use the feature. It would require constant updating with each patch as gear is added however.
2. Set it up so VBA searches the armory for your gearstats and imports them, and/or gets all gearstats from wowhead or something. I have no idea how to do this, but clearly I could learn. It would be a lot of work on my part initially but would be less work to maintain since I don't have to update the lists myself, but would not function for anyone not using excel. I don't have a handle on how long this would take since I don't yet know how it works.