Theme
light
dark
cupcake
bumblebee
emerald
corporate
synthwave
retro
cyberpunk
valentine
halloween
garden
forest
aqua
lofi
pastel
fantasy
wireframe
black
luxury
dracula
cmyk
autumn
business
acid
lemonade
night
coffee
winter
Torrent Details
[ FreeCourseWeb.com ] Professional Excel VBA - Udemy
Category:
Ebook/Course
Size:
3.34 GB
Seeders:
1
Leechers:
58
Downloads:
0
Uploaded:
Jul 18, 2021
Torrent
Magnet
Files
Trackers
Info
[ FreeCourseWeb.com ] Professional Excel VBA - Udemy
Get Bonus Downloads Here.url
- 183 B
~Get Your Files Here !
01 Getting started with macros. Recording, editing and saving macros
001 Introduction.en.srt
- 2.59 KB
001 Introduction.mp4
- 17.75 MB
002 Enabling VBA Developer tab in the Ribbon.en.srt
- 1.55 KB
002 Enabling VBA Developer tab in the Ribbon.mp4
- 8.29 MB
003 L1_Macro_Exercise.xlsm
- 10.76 KB
003 Recording a macro.en.srt
- 4.05 KB
003 Recording a macro.mp4
- 18.02 MB
004 View and analyze recorded macro code.en.srt
- 7.42 KB
004 View and analyze recorded macro code.mp4
- 33.1 MB
005 Edit a recorded macro code.mp4
- 70.24 MB
005 EditingMacroExercise.xlsm
- 14.16 KB
006 Record macros using Absolute and Relative modes and compare results.en.srt
- 8.28 KB
006 Record macros using Absolute and Relative modes and compare results.mp4
- 52.54 MB
006 RelativeReferencingExercise.xlsm
- 14.3 KB
007 Saving your macro-enabled workbook.en.srt
- 4.81 KB
007 Saving your macro-enabled workbook.mp4
- 32.73 MB
008 EXERCISES1.docx
- 14.59 KB
008 Exercise2.docx
- 120.12 KB
008 Exercise3.docx
- 13.91 KB
008 Trusting workbook to avoid security issues.en.srt
- 4.57 KB
008 Trusting workbook to avoid security issues.mp4
- 38.78 MB
008 invoice.txt
- 508 B
008 invoice1.txt
- 994 B
02 Getting started with writing VBA Code and explore the VBE interface
001 Explore the Visual Basic for Application coding Editor interface.en.srt
- 3.21 KB
001 Explore the Visual Basic for Application coding Editor interface.mp4
- 41.36 MB
002 Creating your first VBA code.en.srt
- 4.34 KB
002 Creating your first VBA code.mp4
- 19.49 MB
003 Adding toolbar buttons.mp4
- 22.64 MB
004 Adding Form Controls.en.srt
- 5.15 KB
004 Adding Form Controls.mp4
- 19.44 MB
005 Understanding Excel's object hierarchy.mp4
- 52.02 MB
006 Identify worksheet ranges.en.srt
- 18.24 KB
006 Identify worksheet ranges.mp4
- 83 MB
007 How to properly addressing cells and ranges on a worksheet.mp4
- 102.64 MB
009 L1_ExploringEditor.mp4
- 19.95 MB
015 WritingMacros.docx
- 17.19 KB
03 Summary of last section and fundamentals of variables and data types
001 Creating variables.en.srt
- 8.09 KB
001 Creating variables.mp4
- 85.63 MB
002 Defining data types.en.srt
- 12.91 KB
002 Defining data types.mp4
- 40.58 MB
003 Managing strings.en.srt
- 21.76 KB
003 Managing strings.mp4
- 90.04 MB
018 ManagingStrings.docx
- 13.82 KB
04 VBA programming with Arrays
001 The anatomy of arrays.mp4
- 49.76 MB
002 Array versus regular variables compared.en.srt
- 3.55 KB
002 Array versus regular variables compared.mp4
- 17.97 MB
003 A closer look of static and dynamic arrays.en.srt
- 17.04 KB
003 A closer look of static and dynamic arrays.mp4
- 67.18 MB
004 Looping within arrays.en.srt
- 6.61 KB
004 Looping within arrays.mp4
- 24.05 MB
005 Using the Erase() function.en.srt
- 2.32 KB
005 Using the Erase() function.mp4
- 9.37 MB
006 Using the Redim and Redim Preserve statements; defining a two-dimensional array.en.srt
- 13.61 KB
006 Using the Redim and Redim Preserve statements; defining a two-dimensional array.mp4
- 51.3 MB
024 REDIM PRESERVE EXERCISE.docx
- 43.5 KB
05 Creating function procedures
001 Creating function procedures.en.srt
- 15.96 KB
001 Creating function procedures.mp4
- 195.71 MB
002 Testing custom functions.en.srt
- 6.49 KB
002 Testing custom functions.mp4
- 30.24 MB
003 Function procedures, function scope and setting reference from other workbooks.en.srt
- 23.2 KB
003 Function procedures, function scope and setting reference from other workbooks.mp4
- 92.37 MB
004 Executing function procedures.mp4
- 101.86 MB
005 Calling function in worksheet formulas.en.srt
- 10.55 KB
005 Calling function in worksheet formulas.mp4
- 56.2 MB
006 Demonstrate using custom function in conditional formatting rule.en.srt
- 10.55 KB
006 Demonstrate using custom function in conditional formatting rule.mp4
- 56.21 MB
007 A closer look at function arguments.mp4
- 27.88 MB
008 Example of a single argument function.en.srt
- 3.45 KB
008 Example of a single argument function.mp4
- 16.9 MB
009 Example of a two argument function.en.srt
- 3.45 KB
009 Example of a two argument function.mp4
- 16.89 MB
010 Functions that accept optional arguments.en.srt
- 8.58 KB
010 Functions that accept optional arguments.mp4
- 36 MB
011 Arrays revisited_ Functions that return arrays.en.srt
- 4.93 KB
011 Arrays revisited_ Functions that return arrays.mp4
- 20.14 MB
012 Functions that accept infinite number of arguments.en.srt
- 5.53 KB
012 Functions that accept infinite number of arguments.mp4
- 19.9 MB
013 We learn how to provide descriptions of our function and its arguments.en.srt
- 8.62 KB
013 We learn how to provide descriptions of our function and its arguments.mp4
- 58.48 MB
037 ArrayExercises.docm
- 350.79 KB
037 FunctionProcedureExercise.docx
- 16.67 KB
06 Working with VBA Events
001 Understanding the sequence of events.mp4
- 12.37 MB
002 Overview of VBA events_ Understanding event sequence.mp4
- 52.51 MB
003 Calling standard modules from event handler procedures.mp4
- 24.96 MB
004 Event handler procedures that use arguments.mp4
- 50.75 MB
005 Workbook-level events.en.srt
- 2.8 KB
005 Workbook-level events.mp4
- 15.05 MB
006 Workbook-level events example coding.en.srt
- 5.26 KB
006 Workbook-level events example coding.mp4
- 28.67 MB
007 Worksheet-level events example.mp4
- 25.27 MB
008 Workbook_Activate example.mp4
- 24.89 MB
009 The NewSheet Event procedure.mp4
- 13.58 MB
010 A look at the BeforeSave Event handler.en.srt
- 4.14 KB
010 A look at the BeforeSave Event handler.mp4
- 20.07 MB
011 The Deactivate event.mp4
- 18.06 MB
012 The BeforePrint event procedure.en.srt
- 3.36 KB
012 The BeforePrint event procedure.mp4
- 17.98 MB
013 The WorksheetChange event.mp4
- 33.7 MB
014 The BeforeRightClick event.mp4
- 38.75 MB
051 Event handler exercises.docm
- 87.06 KB
051 SelectionChangeExercise.docm
- 227.88 KB
051 ValidateCode.docm
- 88.28 KB
07 VBA error handling techniques
001 Section introduction.en.srt
- 2.03 KB
001 Section introduction.mp4
- 11.9 MB
002 Types of VBA errors.en.srt
- 768 B
002 Types of VBA errors.mp4
- 3.7 MB
003 Trapping errors.en.srt
- 6.72 KB
003 Trapping errors.mp4
- 28.77 MB
004 Using the Err object_ An example.en.srt
- 6.07 KB
004 Using the Err object_ An example.mp4
- 29.49 MB
005 Examples of VBA error handling techniques.en.srt
- 10.32 KB
005 Examples of VBA error handling techniques.mp4
- 53.63 MB
08 VBA Hands-on examples
001 Introduction to lecture and review of previous lecture.en.srt
- 2.12 KB
001 Introduction to lecture and review of previous lecture.mp4
- 19.71 MB
002 Working with worksheet ranges_ Copying ranges.en.srt
- 5.77 KB
002 Working with worksheet ranges_ Copying ranges.mp4
- 19.32 MB
003 More discussion on copying ranges.mp4
- 50.34 MB
004 Copy a variable size range_ The CurrentRange method of the Range object.mp4
- 57.15 MB
005 Tips for working with ranges.en.srt
- 7.79 KB
005 Tips for working with ranges.mp4
- 34.62 MB
006 How to identify various types of ranges such as the first empty cell in a column.en.srt
- 3.97 KB
006 How to identify various types of ranges such as the first empty cell in a column.mp4
- 29.37 MB
007 Range selection examples.en.srt
- 2.57 KB
007 Range selection examples.mp4
- 12.82 MB
008 Using the Resize property of the Range object to handle varying size ranges.mp4
- 79.84 MB
009 Prompting for user input.en.srt
- 7.96 KB
009 Prompting for user input.mp4
- 29.66 MB
010 A mode advanced use of the InputBox function.en.srt
- 9.55 KB
010 A mode advanced use of the InputBox function.mp4
- 38.81 MB
011 More discussion on the InputBox function, populating cells with InputBox values.en.srt
- 8.79 KB
011 More discussion on the InputBox function, populating cells with InputBox values.mp4
- 39.43 MB
012 Pausing macro for range selection.en.srt
- 5.17 KB
012 Pausing macro for range selection.mp4
- 26.03 MB
013 Counting selected cells.en.srt
- 6.97 KB
013 Counting selected cells.mp4
- 47.5 MB
014 Determining types of selected range_ single cell, contiguous range of cells etc.en.srt
- 4.87 KB
014 Determining types of selected range_ single cell, contiguous range of cells etc.mp4
- 15.62 MB
015 Code to check for existence of a worksheet in a workbook.en.srt
- 1.2 KB
015 Code to check for existence of a worksheet in a workbook.mp4
- 5.99 MB
016 Accessing the parents of an Excel object.mp4
- 23.18 MB
017 Opening files to extract data for worksheets using Application.GetOpenFilename().en.srt
- 9.5 KB
017 Opening files to extract data for worksheets using Application.GetOpenFilename().mp4
- 43.85 MB
018 Saving a file.en.srt
- 936 B
018 Saving a file.mp4
- 6.05 MB
019 Creating Data Forms based on data in a worksheet.mp4
- 45.49 MB
063 range selections.xlsm
- 71.9 KB
09 Using UserForms and Controls to provide interactivity
001 Introduction_ What we are going to learn in this section.en.srt
- 1.52 KB
001 Introduction_ What we are going to learn in this section.mp4
- 3.64 MB
002 Inserting UserForms in VBA projects.en.srt
- 4.07 KB
002 Inserting UserForms in VBA projects.mp4
- 19.49 MB
003 We learn of the different control types on the Toolbox.en.srt
- 6.75 KB
003 We learn of the different control types on the Toolbox.mp4
- 38.36 MB
004 Using the Properties Window to adjust properties of controls.en.srt
- 8.22 KB
004 Using the Properties Window to adjust properties of controls.mp4
- 37.62 MB
005 Naming controls.en.srt
- 3.1 KB
005 Naming controls.mp4
- 16.61 MB
006 Displaying forms.en.srt
- 5.1 KB
006 Displaying forms.mp4
- 28.12 MB
007 Managing lists using the ListBox and the ComboBox controls.mp4
- 67.93 MB
10 Developing a VBA Application
001 Introduction to section.en.srt
- 1020 B
001 Introduction to section.mp4
- 4.95 MB
002 A practical demonstration of UserForm modal and non-modal modes.en.srt
- 9.52 KB
002 A practical demonstration of UserForm modal and non-modal modes.mp4
- 46.78 MB
003 Progress bar demo application.en.srt
- 10.82 KB
003 Progress bar demo application.mp4
- 48.32 MB
004 Using the Multipage control to develop a Books application.en.srt
- 29.12 KB
004 Using the Multipage control to develop a Books application.mp4
- 182.82 MB
086 Sub Procedure And Array Exercise.docx
- 279.88 KB
Bonus Resources.txt
- 357 B
Trackers
Seeders
Leechers
Downloads
InfoHash:
36E6495FE5C6A908460E2D33597CD522236C09AD
Last updated:
Jan 25, 2022
File count:
170 B
File Category:
9
Tags:
Other, Tutorials
Related Torrents
[ TutSala.com ] Udemy - SOLIDWORKS Animation Tutorials for Absolute Beginners
Ebook/Course
Jun 2, 2022
948.21 MB
1
23
70
Torrent
Magnet
The Complete Photoshop Manual - Expert Tutorials To Improve Your Skills
Ebook/Course
Nov 8, 2020
130.11 MB
24
22
532
Torrent
Magnet
[ FreeCourseWeb.com ] Skillshare - ClickBank Affiliate Marketing Without A Website (Step-by-Step Tutorials)
Ebook/Course
May 24, 2022
601.94 MB
2
3
0
Torrent
Magnet
Juices for Total Wellness By Juicing Tutorials
Ebook/Course
Jun 11, 2023
148.28 MB
24
14
3.38 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Microsoft Azure Storage services Tutorials
Ebook/Course
Jun 3, 2022
493.46 MB
3
30
227
Torrent
Magnet
Knots Tutorials How to Knot Properly for Beginners Knot Guide for Beginners
Ebook/Course
Jul 7, 2021
25.34 MB
19
13
134
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Learn HTML 5 - The Complete HTML 5 And CSS3 Tutorials Course
Ebook/Course
Jun 22, 2023
1.34 GB
10
18
180
Torrent
Magnet
IOS Animations by Tutorials (Sixth Edition) EPUB
Ebook/Course
Jan 9, 2022
120.35 MB
15
10
155
Torrent
Magnet
Core Data by Tutorials (Eighth Edition) PDF
Ebook/Course
Jan 9, 2022
31.28 MB
19
5
187
Torrent
Magnet
[ FreeCourseWeb.com ] Wood Whittling Tutorials - Learning Wood Whittling Technique Through These Simple Guides - Wood Whittling Guide Book
Ebook/Course
Jul 10, 2021
68.44 MB
19
4
283
Torrent
Magnet
A Beginner's Guide To Sketchup Simple Designs And Detailed Tutorials.pdf
Ebook/Course
Oct 26, 2021
15.48 MB
13
10
944
Torrent
Magnet
[ FreeCourseWeb.com ] Woodworking Tutorials - Simple and Detail Woodworking Projects for Beginners - Woodworking Patterns
Ebook/Course
Jul 26, 2021
34.48 MB
18
4
766
Torrent
Magnet
Python Programming Tutorials Learn From Scratch With Examples
Ebook/Course
Sep 24, 2020
10.99 MB
19
1
6.09 k
Torrent
Magnet
[ DevCourseWeb.com ] Udemy - Python Django Tutorials for Beginners to Become an Expert
Ebook/Course
Sep 23, 2021
959.69 MB
7
12
155
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Dart and Flutter Tutorials for Beginners
Ebook/Course
Aug 7, 2021
803.69 MB
15
4
81
Torrent
Magnet
MyFreeOnlineMovies.com UDEMY Tutorials - Learn Adobe Flash From Scratch
Ebook/Course
Jan 4, 2019
1.14 GB
0
0
0
Torrent
Magnet
Android Debugging by Tutorials
Ebook/Course
Aug 24, 2022
22.81 MB
2
15
85
Torrent
Magnet
[ FreeCryptoLearn.com ] Udemy - Dodd-Frank Act Tutorials
Ebook/Course
Nov 3, 2023
636.69 MB
1
16
85
Torrent
Magnet
[ CourseBoat.com ] Computer Programming Like A Pro - Fundamentals of Programming, Tutorials For Beginners
Ebook/Course
Jan 4, 2022
2.47 MB
12
3
97
Torrent
Magnet
Catalyst by Tutorials (Second Edition) by Marin Bencevic EPUB
Ebook/Course
Jan 8, 2022
23.45 MB
6
8
26
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
Books
Privacy policy
About us
Donating
Help
Send feedback