yth para master excel, mohon solusinya, saya menambahkan acro pdf di toolbox, namun ketika ingin menampilkan file pdf nya keluar pesan "this application is about to initialize activex control that might be unsafe". terima kasih atas solusinya... You received this message because you are subscribed to the Google Groups "milis Belajar-Excel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/milis-belajar-excel/438755468.532673.1615710248626%40mail.yahoo.com. |
Hi Marone, Tinggal di klik “ok”saja. Hal ini terjadi karena engine untuk pdf convert nya terlambat untuk mengeksekusi, bisa karena tidak di panggil nya terlebih dahulu engine di dalam macro nya atau memang ada blocking system. Coba modif di registry nya seperti berikut : [HKEY_CURRENT_USER\Software\Microsoft\VBA\Security] "LoadControlsInForms"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Office\Common\Security] "UFIControls"=dword:00000001 "DisableAllActiveX"=dword:00000001 "VBAWarnings"=dword:00000000 Thanks BR From: '[hidden email]' via milis Belajar-Excel <[hidden email]> yth para master excel, mohon solusinya, saya menambahkan acro pdf di toolbox, namun ketika ingin menampilkan file pdf nya keluar pesan "this application is about to initialize activex control that might be unsafe". terima kasih atas solusinya... -- You received this message because you are subscribed to the Google Groups "milis Belajar-Excel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/milis-belajar-excel/005e01d7196a%24d24d5470%2476e7fd50%24%40gmail.com. |
In reply to this post by marwan
Tambahan Sebelum nya di coba untuk setup active x nya dulu. Jika tidak bisa gunakan cara sebelum nya. Untuk setup axtive-x di Microsoft. Klik tab File > pilih option. Selanjut nya ikuti gambar di bawah and klik ok Thanks BW Iqbal From: [hidden email] <[hidden email]> Hi Marone, Tinggal di klik “ok”saja. Hal ini terjadi karena engine untuk pdf convert nya terlambat untuk mengeksekusi, bisa karena tidak di panggil nya terlebih dahulu engine di dalam macro nya atau memang ada blocking system. Coba modif di registry nya seperti berikut : [HKEY_CURRENT_USER\Software\Microsoft\VBA\Security] "LoadControlsInForms"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Office\Common\Security] "UFIControls"=dword:00000001 "DisableAllActiveX"=dword:00000001 "VBAWarnings"=dword:00000000 Thanks BR From: '[hidden email]' via milis Belajar-Excel <[hidden email]> yth para master excel, mohon solusinya, saya menambahkan acro pdf di toolbox, namun ketika ingin menampilkan file pdf nya keluar pesan "this application is about to initialize activex control that might be unsafe". terima kasih atas solusinya... -- You received this message because you are subscribed to the Google Groups "milis Belajar-Excel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/milis-belajar-excel/009101d7197a%2453bfeb30%24fb3fc190%24%40gmail.com. |
Free forum by Nabble | Edit this page |