dvvega said:Unfortunately your spreadsheet does not work on Excel for Mac.
I had a quick look at your code to try and figure out what you did ...
Question: did you basically do a Record Macro and use that code?
Its the whole recording a macro thing. Different versions of Excel record macros differently depending on environment etc.
I've written a spreadsheet that sorts initiative etc just as you have, but since I know VBA I manually programmed it. It seems to work on any OS, the only requirement is that Windows/Mac versions create buttons differently. Thus you have to recreate buttons in each one and assign macros.
There are a number of ways around this, however its not a big deal.
D