Here' what I have:
--users who run reports on our business software which export to Excel as .txt file
--reports need to be parsed and formatted
What I've done:
--created macros that parse, format, and set page setups
What I need to do:
--What is the best way to distribute these so users can use these? I've looked up information on saving macros, etc. and there's no real info on it.
--I've created the macros and set them up in a menu on a workbook, but want to distribute them to everyone this way (have the macros and the custom toolbar/menu when they launch Excel).
--users who run reports on our business software which export to Excel as .txt file
--reports need to be parsed and formatted
What I've done:
--created macros that parse, format, and set page setups
What I need to do:
--What is the best way to distribute these so users can use these? I've looked up information on saving macros, etc. and there's no real info on it.
--I've created the macros and set them up in a menu on a workbook, but want to distribute them to everyone this way (have the macros and the custom toolbar/menu when they launch Excel).