Hi,
Hopefully someone will find this easy to solve because it has been very difficult for me.

I have a spreadsheet with 3 macros that are designed to run on specific worksheets as follows:
Calibrate - should only run on worksheets beginning from SN to GD (28 worksheets)
CogCalibrate - should only run on 2 worksheets (WP & NS)
BIGCalibrate - should only run on 1 worksheet (BIG)

None of these macros should run on the remaining 5 worksheets (Contents, Instructions, DescriptiveStats, CalibrationSummary, Data).

To make it easier for other people to use this spreadsheet I have created a Contents page. How can I modify these macros to allow them to be run from buttons on the CONTENTS page? I have looked and tried various examples without success.