Sign me in!
I also tried your DB, everything worked pretty well. Thanks again! There'sa lot of potential in it to do even more.
If you have any ideas how to remove the minipics, tell me. I also thought about not changing the last names, since they aren't gender specific. What do you think?
Minipics are easily switched out using CGFE, that's the project I'm working on now. I exported all the women's NT photos, and am importing them back into the mens' teams (who are now all women).
You can easily revert anything in that db: on your desktop, copy the players table of my db. Now copy the original db players table (rename it playersoriginal). Open both in Excel, side by side. Use the toolbar tools to sort the playerid column in both dbs (column CP), smallest value to largest.
To revert any player in my db back to the original player, copy the original player's row of values, and paste it onto the edited player's row of values. To revert back to original last names, highlight the entire lastnameid column (column B.) in the original table, and paste it into the lastnameid column in the edited table. Done.
Reverting back to the original NT women is more complicated, it will require some explaining.