excel macros

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Excel 2007 - Macros

Excel 2007 - Macros

resolvedResolved · Low Priority · Version Standard

Gemma has attended:
Excel Intermediate course
Excel Advanced course

Excel 2007 - Macros

On spreadsheets where macros have been created, when opening the spreadsheet at a later time the macros are not enabled. How can i keep the macro on a spreadsheet enabled without having to go through the security dialog to enable it again?

Thanks

Gemma

RE: Excel 2007 - Macros

I did this by using a Digital Signature on the macros and setting the security to High.
Once the macros as digitally signed, and you have set up a Signature from a trusted publisher (you can create one yourself), the enable/disable macro box will not be shown.
You have to register your dig sig yourself.
if you search for Digital Signatures, you will find a lot about it on the microsoft web site.


 

Excel tip:

Formula for last day of month

In some cases it is necessary to find the last day of a month for a given date. If you use the following formula, you can achieve this, ie; if you have a column of dates, use this formula to find the end of month for each day by using the fill handle. The formula is as follows, and assumes in this example that the first date in question is in cell C5, in any other cell type; =DATE(YEAR(C5),MONTH(C5)+1,1)-1

View all Excel hints and tips


Server loaded in 0.09 secs.