Tampilkan postingan dengan label Macro Settings. Tampilkan semua postingan
Tampilkan postingan dengan label Macro Settings. Tampilkan semua postingan

Kamis, 09 Mei 2019

Aktifasi Macro Excel 2007, 2010, 2013 dan Macro Security

Gambar 231.M1  Aktivasi Macro Excel


Jika ada yang komplain bahwa aplikasi Macro Excel tidak bisa di pakai atau muncul pesan error seperti di bawah ini
error can not run macro 
atau muncul seperti di bawah ini :


Hal ini dapat diatasi dengan langkah langkah sebagai berikut :

1.Buka File Excel
Boleh buka file excel sembarang baik yang masih kosong atau yang sudah ada isinya.

2.Munculkan Developer
Langah Pertama lihat deretan toolbar atas, apakah ada tool yang bertuliskan Developer seperti ini.


Kalau sudah ada tool Developer berarti satu pekerjaan sudah selesai. Tetapi jika belum ada tool Developer berikut ini penjelasannya.

Minggu, 30 April 2017

Understanding Macro Security


Macro security is a key feature in Excel. The reason is that VBA is a powerful language — so powerful that even a simple macro can do serious damage to your computer. 

A macro can delete files, send information to other comput-ers, and even destroy Windows so that you can’t even start your system.

The macro security features in Excel 2007 and Excel 2010 were created to help prevent these types of problems. 

Figure 2-6 shows the Macro Settings section of the Trust Center dialog box. To display this dialog box, choose Developer ➪ Codem ➪ Macro Security. 

By default, Excel uses the Disable All Macros with Notification section. With this setting in effect, if you open a workbook that contains macros (and the file is not digitally “signed” or stored in a trusted location), Excel displays a warning like the one in Figure 2-7. If you are certain that the workbook comes from a trusted source, click Enable Macros, and the macros will be enabled.