Still doing it the hard way?
Below you'll find a full list of step-by-step "how-to" guides you can follow and do it yourself.
But there's a faster way.
Vocordia is your AI copilot across Excel and any software on your screen-just describe what you want, and your cursor and voice will guide you step by step to the result, right inside your screen. No tutorials. No tab switching. No learning curve.
- How Do I Make a Folder in GmailGmail does not have folders—it has **labels**, which work like folders but let a single message belong to more than one. Creating a label gives you a "folder" you can move email into.
- How Do You Add a Page on Google DocsAdding a page in Google Docs really means inserting a **page break** so the next content starts on a fresh page. There's a menu, a shortcut, and a few layout-mode caveats.
- How to Add a Font in Google DocsGoogle Docs lets you add hundreds of free Google Fonts to your font picker through **More fonts**. There's no upload of custom font files, but the catalog is large.
- How to Add a Font to CanvaCustom fonts are added to Canva via the **Brand Kit** (Pro/Teams). Once uploaded, your font shows up in every design's font picker under **Brand kit fonts**.
- How to Add a Header in Google DocsA header in Google Docs is the area at the top of every page where you can put a title, page numbers, or a logo. You add it through **Insert** → **Headers & footers**.
- How to Add a Video to CanvaCanva supports videos in three ways: upload your own MP4/MOV, use the built-in stock video library, or embed a YouTube/Vimeo link in a design.
- How to Add Pictures to CanvaCanva accepts images from your computer, your phone, its built-in stock library, and even direct URLs. All sit in the same **Uploads** or **Elements** panes for re-use.
- How to Autofill in ExcelExcel's autofill works in two ways: the **fill handle** drags or extends patterns and formulas, and **Flash Fill** detects examples of how you want values to look and fills the rest.
- How to Autofill in Google SheetsGoogle Sheets autofills with the **fill handle** for dragging patterns and formulas, plus **Smart Fill** that suggests values based on examples you've typed.
- How to Create a Dropdown List in ExcelA dropdown list helps people pick from approved options and reduces typos. In Excel, you usually build one with Data Validation pointing at a range or a table column.
- How to Create a Gantt Chart in Google SheetsGoogle Sheets has no native Gantt chart, but a **stacked bar chart** with a hidden offset series produces one. You can also use conditional formatting on a date grid for a calendar-style view.
- How to Create a Gmail TemplateGmail templates (formerly *Canned Responses*) let you save email drafts and reuse them with one click. You enable the feature once in settings, then save and insert from any compose window.
- How to Create a Pivot Table in ExcelPivot Tables summarize large datasets quickly—totals, averages, counts—without writing complex formulas. Start from a clean table with column headers.
- How to Create a QR Code in CanvaCanva has a built-in **QR Code** app that generates a scannable code from any URL and drops it straight onto your canvas. You can recolor it to fit the design.
- How to Create a Signature in GmailGmail lets you save one or more signatures and pick which is the default for new emails and replies. You set everything up in **Settings**.
- How to Create an Email List in GmailGmail uses **labels** in Google Contacts as email lists. Apply a label to several contacts, then type the label name in the **To** field to email everyone at once.
- How to Create Notion TemplatesNotion has two kinds of templates: **template buttons** that duplicate a page on click, and **database templates** that prefill new rows in a database.
- How to Create Recurring Tasks in NotionNotion supports recurring tasks via **repeating database templates**: a template that auto-creates a new task on a schedule you set, with the due date shifted forward.
- How to Download a Google SheetYou can download a Google Sheet to your local computer in several formats from **File** → **Download**, including Excel, CSV, and PDF.
- How to Find Duplicates in ExcelIt is usually safer to find duplicates before removing them. Highlighting repeats helps you confirm what Excel considers a duplicate for your chosen rules.
- How to Find in Google SheetsGoogle Sheets has a built-in **Find and replace** dialog with options for match case, regex, and search scope. For formulas, `FIND` and `MATCH` locate text or values in a range.
- How to Find Starred Templates on CanvaCanva lets you star templates and elements you like; they show up in the **Starred** section of the home page sidebar so you can come back to them quickly.
- How to Get Stock Prices in ExcelMicrosoft 365 Excel has a built-in **Stocks** linked data type plus the `STOCKHISTORY` function. Together they let you pull current quotes and historical prices straight into a worksheet.
- How to Insert a Shape in Google DocsLike textboxes, shapes in Google Docs come from the **Drawing** tool. You pick a shape, draw it, then place the saved drawing into the document.
- How to Insert a Textbox on Google DocsGoogle Docs adds textboxes through the **Drawing** tool. You insert a drawing, add a textbox inside it, then place it in your document where you can resize and re-edit later.
- How to Lock Cells in ExcelExcel locks cells by default, but protection only takes effect after you protect the sheet. Most workflows unlock specific input cells first, then protect everything else.
- How to Make a Bar Chart in Google SheetsA bar chart compares values across categories using horizontal bars. In Google Sheets, you build one by selecting your data and inserting a chart, then switching the type if needed.
- How to Make a Calendar in Google SheetsA calendar in Google Sheets is a 7-column grid (Mon–Sun) with date numbers in cells and optional formatting for weekends and events.
- How to Make a Chart on Google DocsGoogle Docs charts always come from Google Sheets. You can either insert a fresh chart Docs creates for you, or pull in a chart from an existing spreadsheet.
- How to Make a Column Chart in Google SheetsColumn charts use vertical bars to compare values across categories. In Google Sheets, you build one with **Insert** → **Chart** and confirm the type is **Column chart**.
- How to Make a Column in Google DocsGoogle Docs supports 1, 2, and 3 columns through **Format** → **Columns**. You can apply columns to the whole document or only a selected section.
- How to Make a Logo on CanvaCanva has hundreds of logo templates plus the tools to design one from scratch. The key is to keep the canvas square, use vectors where possible, and export with a transparent background.
- How to Make a Pie Chart in Google SheetsA pie chart shows how parts make up a whole. In Google Sheets, you select two columns—labels and values—then insert a chart and confirm the type is **Pie**.
- How to Make a Poster on CanvaA poster on Canva starts with the right dimensions for where it will be printed or shared. From there you customize a template or build from scratch and export print-ready.
- How to Make a Schedule on Google SheetsA schedule in Google Sheets is just a grid of time slots and dates with a few formatting tricks. You can use it for shifts, classes, or a personal weekly plan.
- How to Make a Table in NotionNotion has two kinds of tables: a lightweight **Simple Table** for static layouts, and a **Table database** when you want filters, views, and rich properties.
- How to Make a Video on CanvaCanva's video editor works like a slideshow with a timeline. You build scenes, drop in clips and text, then export an MP4 you can post anywhere.
- How to Make Graphs in Google DocsGoogle Docs does not have a chart editor of its own—graphs come from Google Sheets and embed into your document, with an option to keep them linked.
- How to Make SpreadsheetsA spreadsheet is a grid of rows and columns where each cell can hold a value or a formula. Both Excel and Google Sheets work the same way at the basic level.
- How to Remove Duplicates in ExcelExcel can collapse repeated rows so you keep one unique record. The built-in Remove Duplicates tool is the fastest path for most worksheets.
- How to Send Email on GmailSending email in Gmail starts with the **Compose** button. From there you fill in recipients, write the message, optionally attach files, and click **Send**.
- How to Sign a Google DocGoogle Docs offers a built-in eSignature feature for many Workspace plans, plus simpler options like inserting a drawn or image-based signature for personal use.
- How to Tally in ExcelA tally is just a count of how often each value appears. Excel handles tallies with `COUNTIF` for one value, `COUNTA` for non-blank totals, and pivot tables for grouped tallies.
- How to Upload a Font to CanvaCustom fonts live in the **Brand Kit** on Canva Pro/Teams. Once uploaded, your font shows up in every design's text picker alongside Canva's built-in fonts.
