A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
If the macros are for a specific workbook, create them (or copy them to) a module in that workbook. They will then be available to everyone who opens the workbook.
If you want the macros to be available in all open workbooks, you might create an Excel Add-in and distribute that add-in to other users.