This is what the main page of it looks like:
All of the buttons are fully-functional, the radio buttons adjust dropdown menus in each of the slots, Race is fully integrated... It's set up where it CAN work for other Jobs, I just didn't care enough to fill in base stats or gear listings for anyone else, since I don't play any of the other jobs that Dervy has figured stat weights for.
O - saves the set on a new sheet
X - deletes the set's sheet, if it exists. doesn't let you delete important sheets.
PURGE - deletes all sets you've created.
Clear Gear - clears every Gear slot to blank.
Clear Materia - clears every Materia slot to blank.
Sort Gear Listing - sorts the gear listing for the Job that your set is for.
There's also sort functions for the Job page and Food page so you can add new stuff yourself and shuffle it in without much issue, using the custom sorts I've made to keep things organized properly.
Making a new Job gearset is as easy as copying the DRG Gear listing and naming it XXX Gear - where XXX is the 3-letter abbreviation for the Job. I *might* add in some other Job full functionality before calling it finished, but I think it's turning out well.
If anyone has ideas for stuff I should add, let me know! I'm slowly learning Visual Basic to program this sheet, too. C:
Currently, I'm in the process of seeing if it would be possible to have a dynamic picture on the set page that adjusts based on which Job you are...
//Edit: That was a lot easier than anticipated.