Tag Archives: computers
Intro to Excel VBA (Lesson 1)
Intro to Excel VBA this is a quick video explaining the basics of the Visual Basic Editor Duration : 0:4:37 Technorati Tags: basic, computers, diy, editing, Editor, Excel, howto, instructions, into, lesson, properties, Run, software, Step, tips & tricks, Tutorial, … Continue reading
Visual Basic Tutorial – #1 – Hello World Advanced
This Visual Basic tutorial is for beginners and starters of the language. It’s a guide on how to create a VB/VBA application that works exactly like the Hello World application but instead of Hello World we’ll be using our own … Continue reading
Visual Basic 2010 Express Tutorial 1 – Getting Started Hello World – Free Download
http://www.schoolfreeware.com All code can be downloaded at: http://www.schoolfreeware.com The Visual Basic 2010 Express Install File can be downloaded, for free, from Microsoft’s Website: www.microsoft.com/express/downloads/ That website also holds the downloads for the Express editions of C++, C#, Visual Web Developer, … Continue reading
Visual Basic Tutorial – #4 – Tables, Listbox, For To Next
This time we will create a tool that will help us calculate tables. Please comment rate and subscribe! Private Sub cmdShow_Click() Dim Counter As Integer Dim Number As Integer Dim NumberS As String Dim Answer As Integer Dim LineS As … Continue reading
Into to Excel VBA (Lesson 2) – Sub and Forms
Intro to Excel VBA this is a quick video with a Macro that writes to a sheet and an introduction Forms Duration : 0:3:49 Technorati Tags: and, basic, computers, diy, Editor, Excel, Form, Hide, howto, instructions, lesson, programs, Show, software, … Continue reading
Excel VBA tutorial 10 IF Statment OR operator and ELSEIF
Learning how to use the OR operator to create a Insurance Premium Calculator. Please click on my channel to see all my tutorials and to subscribe to future tutorials. Duration : 0:8:3 Technorati Tags: computers, computing, DATA, electronics, Excel, financial, … Continue reading
Excel VBA tutorial 5 Using Integer and Double Variables to perform calculations
Continuation of tutorial 4. Intoducing powers multiplication and division Introducing double variables. Understanding the important of BODMAS Duration : 0:6:13 Technorati Tags: BODMAS, Brackets, business, computers, DATA, desktop, Double, downloads, electronics, Excel, financial, howto, Information, laptops, macros, maker, management, office, … Continue reading
Excel VBA tutorial 3 Using the Cells Property to Copy Cells
Introduction to the cell property and copying the value of cells. Please watch the rest of my tutorials and subscribe to my channel Duration : 0:8:7 Technorati Tags: beginner, computers, Excel, installation, Macro, programming, software, technology, VBA, Visual Basic
Visual Basic Tutorial – #2 – Euro/Dollar Converter Machine
This Visual Basic tutorial is for beginners and starters of the language. My second visual basic tutorial that will show us some new things to use in our script like notes, some new variables and how to keep things nice … Continue reading →