
Learn how Google Sheets differs from Excel, create and save blank sheets, organize them in Google Drive folders, and enable offline access while importing Excel files.
Master writing formulas in Google Sheets using operators like brackets, division, multiplication, addition, and subtraction, start with =, and apply BODMAS to calculate profit from sales and cost.
Learn how to use Google Sheets math functions like sum, average, count, max, min, large, and small, including nested formulas and handling of text and blanks.
Explore advanced math functions in Google Sheets, including sumif, averageif, countif and multi-criteria variants, with examples using sales above 100 across regions, cities, and employment.
Learn how wildcards work in Google Sheets, using the asterisk and question mark to shape countif criteria; count Gmail versus Yahoo emails and starting-name patterns.
Learn how to use logical operators and the IF function in Sheets, apply tests like greater than, less than, and equals, and return true/false or pass/fail outcomes.
Master nesting if functions in Google Sheets by building multiple logical tests to classify scores: below 40 yields fail, 40 to 60 yields compartment, and above 60 yields bus.
Apply the if function to determine scholarship eligibility from scores, compute scholarship amounts by multiplying scores above 70 by 1000, and flag highest and lowest scorers with pass/fail criteria.
Learn the if function in Google Sheets: if score is over 70, (score-70)*1000; else not eligible, and use max and min with absolute references to identify topper and lowest.
Learn how to use the and and or functions in Google Sheets to evaluate multiple conditions and produce true or false results, including a pass or fail example.
Master the upper, lower, proper case, sentence case, doggle case, and trim text functions in Google Sheets to format cell text, including nesting outputs and removing extra spaces.
Master left, right, and find functions in Google Sheets to extract characters from the left or right and locate starting positions of substrings, including case sensitivity and offset tricks.
Explore left, right, and find nesting techniques in Google Sheets to dynamically extract names and mobile numbers from sentences using text functions.
discover how to extract a mobile number from text in Google Sheets using the mid function with find to locate the hyphen anchor and a 10-character length.
Learn how to use the concatenate function to join text and format phone numbers by combining left, mid, and right substrings with hyphens in the desired 3-3-3 pattern.
Learn how to use the replace function in Google Sheets, with find and right, to convert six-character pin codes into a common pin code and replace with a new value.
Learn how to use substitute to replace text in Google Sheets, compare it with the replace function, and count occurrences using length and the occurrence option.
Learn to split a single column into multiple columns in Google Sheets using the split text to column tool, with automatic detection and separators like comma, space, and hyphen.
Learn to apply and customize filters in Google Sheets to isolate data by qualification and location, using text and number conditions, custom formulas, and filter views.
Learn how to use slicers to filter data by a specific column, apply sorting with proper header handling, and view column statistics to summarize data in Google Sheets.
Master conditional formatting in Google Sheets to color data by conditions, including not empty, text contains or starts with, value thresholds, and color scales.
Learn how to create, name, and manage named ranges in Google Sheets, use underscores, navigate quickly, and reference ranges in formulas and hyperlinks.
Learn to create links in Google Sheets using insert link or right-click, covering four to five link types: named ranges, cells, other sheets, external sites, and another Google sheet.
Learn how to apply data validation in Google Sheets to enforce correct entries, using rules for text, dates, lists, emails, checkboxes, and custom formulas with examples.
Learn to create pivot tables in Google Sheets, arranging data with rows, columns, values, and filters to produce quick, insightful reports.
Learn to use the vlookup function to find a name's contact number in a master sheet, handling vertical and horizontal lookups, and exact matches with false.
Learn to use iferror with vlookup in sheets to handle missing matches across multiple sheets, defaulting to no data found and retrieving data from master data.
Learn to apply hlookup for horizontal data by selecting a search key and master range, using an index, false sort order, transpose steps, and dragging results to the right.
Use the match function to locate names in a master data set and find their positions. Combine index with match to retrieve the corresponding name by contact number.
Learn how to nest match and index functions in Google Sheets to retrieve names and qualification from a dataset based on a phone number, and compare with vlookup.
Discover how to use vlookup with match to pull contacts and locations from a master data sheet, using absolute references to fix columns.
Master vlookup with true for approximate matches by using the is_sorted argument. Map score ranges like 0–39.99, 40–59.99, 60–89.99, and 90+ to grades such as pass and distinction.
Master vlookup in array form to fetch multiple columns at once by selecting the output range, using exact match, and entering with ctrl-shift-enter to create an array formula.
Apply date and time concepts in Google Sheets, mastering date formats, safe typing, and core functions such as year, month, day, date, today, now, and time.
Learn to calculate exact age and date components with datedif in Google Sheets, including years, months, and days, and master workday calculations with networkdays and networkdays.intl, including weekends and holidays.
Learn to calculate emi and analyze loan details in sheets using pmt, ppmt, ipmt, and pv, including monthly rate, periods, present value, total payable, and principal vs interest breakdown.
Learn how to record macros in Google Sheets to automate formatting tasks, choose relative references, save with a name and shortcut, and run via a button or the tools menu.
Explore how to share and protect Google Sheets, setting access by editors or viewers, and applying sheet and range protections to control who can edit or view.
Explore Google Docs for creating and editing documents, using templates, uploading files, and saving in Google Drive. Learn editing, viewing, and suggesting modes with auto-save and track changes.
Master Google Docs format options, including undo/redo, print, spelling and grammar checks, paint format, zoom, font and size, bold, italic, underline, text color and highlight, and alignment and spacing.
Learn to create and customize bulleted and numbered lists, including sub bullets, checklists, and various bullet styles, while mastering indent controls and clearing formatting.
Discover how styles in Docs use heading patterns to organize content, enable navigation, and create a document outline with tables of contents, bookmarks, and hyperlinks.
Learn how the file tab in Docs lets you create, open, upload, and save files; make copies, email or download in different formats, and enable offline access.
Explore the print options in Google Docs, including page setup, orientation, paper size, margins, color and background graphics, print preview, and whether to print the entire document or a selection.
Create bookmarks in Google Docs and link text to those bookmarks, enabling quick navigation to marked locations, and manage links to headings, web pages, or other documents.
Master how to insert and format headers and footers in Google Docs, including margins and page number options. Learn to apply different first-page and odd/even header and footer settings.
Master the edit tab in docs by using undo and redo, copy and paste with formatting or without, cut, delete, and select all; learn find and replace with case-sensitive options.
Explore the view options in Google Docs, including print layout, editing modes, show ruler, document outline, equation toolbar, and various section and page breaks for clean document formatting.
Learn how to insert and customize a table of contents in a document by using heading styles, choosing page numbers or blue links, and updating links when headings change.
Learn how to insert and delete footnotes in Google Docs, manage footnote numbering, and view footnote references for online viewing and printing.
Insert horizontal lines to separate sections, insert dynamic dates such as today, tomorrow, and yesterday, and access special characters in Google Docs using the insert menu, with quick undo options.
Insert images in Google Docs from computer, web, drive, or camera and apply text wrapping options. Adjust size, rotation, recolor, and basic edits like transparency, brightness, and contrast.
Insert a table in Google Docs, choose rows and columns, and merge cells for a title. Adjust table properties such as vertical alignment, padding, width, height, color, borders, and alignment.
Learn how to insert and link charts in Google Docs, create a bar chart from sample data, open the source in Google Sheets, and update the chart to reflect changes.
Explore the Google Docs drawing tool by inserting a drawing, adding word art, shapes, lines, and images, then save and close to insert it into your document.
Explore text formatting in Google Docs, including bold, italic, underline, strikethrough, superscript, subscript, and case changes such as lowercase, uppercase, and titlecase, and learn to create multi-column layouts.
Explore word count, translate, and voice typing in Google Docs, using tools like spelling and grammar, dictionary, explore web results, and translate document to Hindi.
Learn to add, view, and delete comments in Google Docs and use the tools menu to manage citations, create author sources, and insert citations for books, websites, and DOIs.
Explore how to find and install add-ons in Google Docs to automate tasks like mail merge, review ratings, and grant required permissions for seamless integration with Google Sheets and Docs.
Explore mail merge in Docs using a Google Sheets add-on to map data (name, course, qualification, mobile) into personalized emails with subject, display name, and test sends, noting free-version limits.
Learn to start a Google Slides presentation with templates or a blank slate, apply layouts and themes, and customize text, placeholders, and images.
Master quick tips for creating Google Slides presentations, including renaming, moving files, and adding text boxes, images, and shapes. Apply transitions, formatting, backgrounds, layouts, and presenting from the beginning.
Explore file tab options in Google Slides, including new or open files, sharing, downloading, and importing slides, with options to keep the original theme and copy selected slides.
Explore view tab options for slides, including filmstrip and grid views, adjust zoom from fit to 50%, 100%, and 200%, and toggle rulers and guides for precise layouts.
Insert audio and video in Google Slides, control playback (on click or auto), adjust size, rotation, aspect ratio, color, transparency, shadows, and set start and end times.
Master creating diagrams and applying slide numbers in Google Slides, using grid, hierarchy, timeline, process, and options; customize text, colors, and layout, and apply numbering to all or selected slides.
Explore format and arrange options in Google Docs, applying text styles, borders for text boxes, rotation and flip, indentation, text fitting, and layering objects by sending to front or back.
Navigate Google Slides using right-click options to add, delete, duplicate, skip, or move slides. Manage background, layout, transitions, and themes to refine slides and adjust order during presentations.
Create Google forms from blanks or templates, link responses to Google Sheets, and build questions, short answer, multiple choice, dropdowns, and file uploads, and customize sharing.
Master Google Sheets, Docs, Slides & Forms – Complete 9-Hour Course
Unlock the full power of Google Workspace with this all-in-one practical training. From advanced spreadsheet formulas to professional document formatting, dynamic presentations, and effective form creation — this course teaches you everything you need to work smarter and faster.
Course Overview:
This complete course covers Google Sheets, Google Docs, Google Slides, and Google Forms in one structured 9-hour program. Whether you're a student, teacher, business professional, or freelancer, you'll gain job-ready skills to use these tools efficiently in real-life scenarios.
What You'll Learn
Google Sheets:
Essential and advanced formulas: Math, Logical, Text, Date
IF, Nested IF, VLOOKUP, HLOOKUP, INDEX, MATCH
Conditional formatting, Pivot Tables, Charts
Data validation, slicers, named ranges, filters
Financial calculations: PMT, IPMT, PV
Automate tasks using macros and manage protection settings
Google Docs:
Professional formatting, headings, bullets, styles
Tables, footnotes, bookmarks, citations, table of contents
Voice typing, translation, print and page setup
Add-ons, mail merge, comments, and citations
Google Slides:
Slide design, transitions, and media integration
Format and layout tools, diagrams, and content arrangement
Presentation settings and slide navigation
Google Forms:
Create and customize forms for surveys, quizzes, feedback
Configure input types, manage responses, share forms
Course Features
9 Hours of step-by-step video content
70+ focused lectures, divided by tool
Practical, task-based learning
Lifetime access and certificate of completion
Start today and become confident and efficient with Google’s most powerful productivity tools. This course will help you save time, improve accuracy, and boost your digital skills.