Learn to choose right career
التصنيف الكامل: Office Productivity > Other Office Productivity > Career Development

عن هذا الكورس
تعلم أونلاين 100%
شاهد الدروس في أي وقت ومن أي مكان
محتوى معتمد
مقدم من منصة Udemy
رابط موثوق
ينقلك مباشرة لصفحة التسجيل الرسمية
كورسات مقترحة في نفس المجال
عرض كل الكورسات ←
Excel VBA Basic to Advance Part1 (20 hours)
In Section 1 Introduction to VBA, You will learn what is a VBA and how you can use it to automate your daily small office tasks.How to do Macro recordings. edit it, run it , debug it. How to Run VBA program or delete them or give shortcut keys. Know the concept of finding out the last row - blank row or non blank row of your dataHow to select the data from top to bottom or vice versa - static and dynamic approaches with their advantages ,disadvantages over each other.How to turn wrong steps into correct while recording the steps. How to run a program step by step and why we need it for debugging.Move from one sheet to another. What errors we can expect if sheet name changes like Subscript out of a Range error.Know how to compile data from different sheets and put under one sheet using recording and with basic understanding of sheets and ranges.In Section 2 Variables , You will start knowing what are Variables and their importance in VBA or any programming language.Introduction to Variables and their data types. How to define variables and benefit of using them.Data types . Strings. Integer, Single, byte, Double , Variants - we have covered all. With amazing questions coming out from this live classes.What if errors like - OverFlow and Type Mismatch come - Know the reason and of course a solution.What are debugging windows -Local window Why we want Option Explicit - How to declare it and what benefit it provides. Frequently asked Questions in your interview related to option explicit and Variables.How to connect more than one macro using a Call key word .How long a Variable remains in VBA -Scope of a Variable - Local variable, module, private level and Public or Global level variable

Microsoft Word: Forms, Mail Merge, and Field Code Rules
Hey Professionals! Tired of Wasting Time on Tedious Forms and Repetitive Letters?Unlock the Power of Fillable Forms and Mail Merge in Microsoft Word Today!Are you still manually collecting data, sending out personalized letters one by one, or struggling with complicated, unformatted forms? Stop wasting your time on repetitive tasks and learn how to streamline your work with Microsoft Word’s Fillable Forms and Mail Merge!Here’s the Problem:Forms can be a nightmare to manage: You email them to clients, customers, or colleagues, only to receive a jumble of incomplete or incorrectly filled-out responses.Mail Merge: You have to send out dozens, maybe even hundreds, of form letters—and each one needs to be personalized. But doing it manually? It’s a time-consuming, tedious nightmare.Rules in Mail Merge? If you don’t know about them, you’re wasting hours creating multiple similar letters when you could automate the entire process.Here’s the Solution:Imagine never having to manually type in information or format a letter again. This course shows you how to confidently create fillable forms that automatically collect and format data, and Mail Merge tools that will let you send personalized letters to hundreds of recipients with just a few clicks.In this course, you will learn:What You’ll Learn:Create Fillable Forms with EaseDesign forms that others can easily fill out digitally, making information collection quick and error-free.Get the right information from people the first time, no more chasing down incomplete or improperly formatted data.<

Fast Typing Mastery - From Beginner to Expert in 45 Minutes
Fast Typing Mastery - From Beginner to Expert in 45 Minutes: Learn typing methods to type fast, accurate, efficient - Type Faster - Typing Course - Keyboard Typing - Speed TypingThis course will teach you how to type properly, efficiently, and faster. Whether you're a beginner or an intermediate typist, this course caters to all levels. It will teach you how the simple teachings in how to easily type faster as well as industry secret tips and tricks for how people learn how to type faster in less than a week. You will also get access to free infographics and excel progress trackers that allow you to track your progress when practicing your typing skills. Since this course is only 45 minutes, you will be able to type faster in less than a week guaranteed.Gain access to exclusive tips and practices that will set you apart from the crowd. Uncover hidden strategies to enhance your typing proficiency and efficiency. From proper finger placement to ergonomic keyboard setups, I discuss everything that encompasses typing proficiency. But that's not all! Elevate your productivity with essential keyboard shortcuts that will streamline your everyday tasks. Say goodbye to tedious mouse clicks and hello to lightning-fast shortcuts.By taking the Fast Typing Mastery course, you will be able to do the following:Understand important shortcuts for everyday productivityPrioritize your wrist and posture health when typingUnderstand the exact position to put your hands when typingLearn the different methods that pro typists use to type over 200+ words per minute (wpm)How to stop down looking at the keyboard and only at the monitorGain a words per minute of over 100+Gain

Microsoft 365 Word - Intermediate
This is the intermediate course in the Microsoft Word 365 video course series. This course expands upon the topics covered in the Word 365 Introduction video course and introduces more advanced and powerful options for document customization and design. In this course, students will work with, create, manage, and customize Styles, Templates, and Themes to update document design quickly and efficiently. Students will also work with various types of data in Word using Lists, Tables, advanced Copy and Paste commands, and Charts. Students will review options for sorting, formatting, designing, and editing Lists, Tables, and Charts to best match the data contained and the display needs of particular projects. Students will then review advanced document layout options in Word to customize the appearance of content and various collaboration tools such as Comments, Tracking Changes, and Markups to facilitate coworking. Lastly, students will learn to work with graphic elements such as pictures, text boxes, shapes, the Drawing Canvas, SmartArt, Text Effects, Typography Effects, WordArt, and Equations to create more functional and visually compelling documents. Students will also learn about additional graphic element features such as grouping, layering, and moving objects to arrange and manage graphics and perfect the final appearance of project documents.This course aligns with the CAP Body of Knowledge and should be approved for 6.25 recertification points under the Technology and Information Distribution content area. With nearly 10,000 training videos available for desktop applications, technical concepts, and business skills that comprise hundreds of courses, Intellezy has many of the videos and courses you and your workforce needs to stay relevant and take your skills to the next level. Our video content is engaging and offers assessments that can be used to test knowledge levels pre and/or post course. Our training content is also frequently refreshed to keep current with changes in the s

Debugging SAP ABAP Code For Non Programmers
The course I wish existed when I was starting out in SAP Being able to read, understand and debug SAP ABAP code is the number one skill set for anyone working with SAP. Today's companies are expecting their SAP functional consultants, key users and support staff to be able to debug ABAP code as part of their normal role in bugs fixing and problem solving. The ability to debug is also critical in being able to quickly design and prototype solutions.You don't have to learn ABAP programming to debug in ABAP!This SAP course is designed to help non-programmers quickly learn and debug SAP ABAP code without having to learn all of the complexity of ABAP programming as in all other SAP ABAP courses. The course creators Abdul Maulud (functional) and Omar Lucero (ABAP programmer), will introduce you to the key ABAP commands required to understand SAP ABAP and the techniques as to start debugging ABAP code.In this course, you will learnThe core ABAP commands as to understand the code and to get you started in debugging.Step by step on how to get debugging. How to use the most common toolset, transactions, command, resources, etcHow to debug the most common custom ABAP objects (RICEF), from how to debug forms, interfaces to the SAP user-exits enhancements.The debugging approach, from managing function models, BAPIs and even debugging SAP own code! The “tricks of the trade” from a veteran ABAP developer, from how to find problem code, where variables are used, creating break and watch points, and much, much more.Learn by watching the author goes step by step, debug SAP ABAP code while he explains why and what he is doing and you will be debugging ABAP code in no time.The course is aimed at non-programmers to learn how to debug code, so we will not covering programming theory or complicated SAP code logic (let's leave that to the programmer

The 3-in-1 Excel, VBA & SQL Master Course
Hello!Thank you for visiting our course page.Do you want to become the go-to person at your company for Microsoft Excel problems? Do you want to nail your next job interview? Or just want a new skill? If yes, then this course is for you.Watch the FREE video lectures to see how the course is structured and delivered!Join the course risk-free thanks to the 30-day no questions asked money-back guarantee! If you decide it's not for you, just ask for a refund.I'm Mark and I will be your instructor. I have worked at companies like IBM, Morgan Stanley, and Siemens, so believe me, I know what skills these companies need! I'm a self-taught software developer, who will teach you how to use Excel like a pro, but we will not stop there! I'll also teach you how to write clean and professional VBA code to automate Excel tasks! And on top of that, you'll also learn the SQL programming language, so by the end of the course, you'll know how to work with an actual database!This course is made up of 3 different courses, and packed with over 40 hours of video lectures.*** UPDATE! Google Sheets course is being added to this course! ***1. EXCELThe first part is dealing with Excel itself. It takes you from the VERY BASICS to EXPERT level. If you already have some Excel knowledge, you can skip the introductory parts!By the end of this part you will use Excel confidently, and be able to handle advanced tasks. You will learn the ins and outs of functions, formulas, charts, pivot tables, conditional formatting and a lot more.At the end of this part we will have a live project also.2. VBAThe VBA sections of this course w