1 / 11

VBA Programming

VBA Programming. Disampaikan pada Diklat Multimedia Pembelajaran Interaktif di LPMP Jawa Tengah, Jum’at 14 Desember 2012. Agus Dwianto, SPd. www.sangpengajar.com. Multimedia Pembelajaran Interaktif(MPI) berbasis Microsoft Office Powerpoint.

mandek
Download Presentation

VBA Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. VBA Programming Disampaikan pada Diklat Multimedia Pembelajaran Interaktif di LPMP Jawa Tengah, Jum’at 14 Desember 2012 Agus Dwianto, SPd www.sangpengajar.com

  2. Multimedia Pembelajaran Interaktif(MPI) berbasis Microsoft Office Powerpoint Tidak kalah dengan multimedia pembelajaran yang dibuat dengan program lainnya ketika dapat memadukan konten media dengan berbagai animasi, suara, video, maupun pemrograman menggunakan VBA.

  3. Microsoft Visual Basic 6.0 • Software untuk membuat program di komputer berbasis windows. • Memakai bahasa pemrograman BASIC (Beginner All-Purpose Symbolic Instruction Code) yang merupakan salah satu bahasa pemrograman tingkat tinggi yang sederhana dan mudah untuk dipelajari. • Bisa menciptakan suatu program dengan beberapa keunggulan, di antaranya adalah mudah mudah digunakan dan mudah dikembangkan akan tetapi tidak mengurangi kualitas dan keindahan desain programnya.

  4. Aplikasi Visual Basic (VBA) untuk Microsoft Office Powerpoint ada di dalam menu Developer Sudahkah menu “Developer” ditampilkan ?

  5. Toolbox kontrol pada menu developer

  6. Deklarasi Variabel dalam VB 6.0 Aturan penulisan deklarasi variabel : <katakunci> <namavariabel> As <TipeData> Contoh :

  7. Simulasi Praktik Quiz

  8. REFERENSI YANG BISA DIMANFAATKAN • www.PowerfulPowerPoint.com • www.sangpengajar.com • Microsoft Visual Basic Help

More Related