If you’re using Excel, you have to try this power tool!
Visual Basic for Applications (VBA) is the Microsoft Office programming language that allows
you to create macros and userforms, add a message box, execute code inside a document in
response to a trigger, and much more. With VBA you can supercharge your Excel spreadsheets.
And you just have to learn a little bit about coding.
This guide will help you try your hand at VBA with a simple project: a button that converts the
value of a chosen cell from GBP to USD. We will introduce you to the ways that VBA and Excel
can intersect. This short tutorial will put you on a path toward creating your own more complex
projects.
Here’s how to get started with VBA in Excel 2016 (CA/UK).
Access Developer Controls
Before we can dive into VBA, it might be necessary to open Excel and adjust the settings to
display the Developer tab as part of the Ribbon. To do so, head to File > Options > Customize
Ribbon.
Create a Button
To create our currency converter, we first need to insert the button element. In a second step,
we’ll attach our VBA code to that button.
Open a new Excel spreadsheet, then navigate to the Developer tab. Use the Insert dropdown in
the Controls section to select an ActiveX Command Button.
Drag the button out to an appropriate size and place it somewhere convenient — you can
easily change this later on.
Now we’ll attach the code. Right-click the button and select Properties. We’ll make two changes;
we’re going to change the Name that we’ll use to refer to the button while coding, and the
Caption that displays text on the button itself. You can choose whatever you like for these
labels, but remember that you’ll need to swap out ConverterButton for whatever you use in its
place while we’re adjusting the code.
Download here
Ebook, Wisata, Jalan-Jalan, Teknologi, Bisnis, Terminologi, Pemrograman, Blogging, Domain, dan Lainnya
Tampilkan postingan dengan label microsoft excel. Tampilkan semua postingan
Tampilkan postingan dengan label microsoft excel. Tampilkan semua postingan
02 Januari 2018
05 Maret 2017
Keyboard shortcut untuk microsoft excel
Daftar keyboard shortcut yang umum:
Ctrl + O untuk membuka sebuah workbook
Ctrl + N untuk membuat workbook baru.
Ctrl + S untuk menyimpan.
Ctrl + P untuk preview dan print.
Ctrl + W untuk menutup workbook.
Ctrl + Z untuk melakukan undo.
F1 untuk memunculkan bantuan.
F7 untuk menjalankan spelling check.
F9 untuk mengkalkulasi worksheets.
F4 untuk membuat referensi absolute, normal dan campuran.
Keyboard shortcut untuk navigasi:
Tab untuk pindah ke satu cell lain
Shift + Tab untuk pindah ke kiri satu cell.
Enter untuk pindah ke bawah satu cell.
Shift Enter untuk pindah ke atas satu cell.
Page down untuk pindah ke bawah satu halaman.
Page up untuk pindah ke atas satu halaman.
Ctrl + Home untuk pindah ke cell A1
Ctrl End untuk pindah ke cell terakhir.
F5 untuk memunculkan dialog box.
Alt + M untuk menujuk ke Formula
Keyboard shortcut untuk Formatting:
Ctrl + C untuk mengcopy.
Ctrl + V untuk mempaste.
Ctrl + B membuat huruf tebal.
Ctrl + I membuat huruf miring.
Ctrl + U membuat huruf digarisbawahi.
Ctrl + Shift + F untuk membuka format cell dialog box.
Ctrl + A untuk memilih semua.
Shift + Space untuk memilih semua baris.
Ctrl + Space untuk memilih semua kolom.
Ctrl + 9 untuk menyembunyikan baris yang dipilih.
Ctrl + 0 untuk menyembunyikan kolom yang dipilih.
Untuk penjelasan lengkap penggunaan shortcut ini dapat di download disini.
Langganan:
Postingan (Atom)
Tempat Camping dengan Pemandangan Alam Indah, di Kuningan, Jawa Barat
Bagi sobat travelling dan hobi menikmati pemandangan alam, aktivitas camping adalah salah satu aktivitas yang sangat ditunggu-tunggu di akhi...
-
Most commented widget has been made by many blogger long time ago. However, I often receive several problems when using the widget, such as...
-
Banyaknya teman-teman yang bertanya tentang linkworth dan juga sulitnya membuat sebuah tutorial yang cukup jelas tentang linkworth di blog m...
