There's no getting around the Macro Security message if security is set to Medium or High. You can set the security to Low, but that's not advisable unless you've got a Virus Scan program running.
A better plan is to get a Digital Certificate. The Microsoft Knowledge Base details the process pretty well.
There are also ways to "force" users into enabling macros by setting all the sheets except a "dashboard" sheet to XLVeryHidden in the Workbook_Open event with an explanation that Macros must be enabled in order to access the worksheet.
Similar to the Password required workbook I'm attaching.
Hope that helps,
Smitty