What replaces ActiveX in Google Sheets?

ActiveX controls are Windows-only Excel form controls. Google Sheets uses checkboxes, chips, drawings, and Apps Script sidebars or dialogs instead. There is no ActiveX runtime in the browser, so migrate buttons and combo boxes to native inputs plus script handlers.

When to use it

Use Sheets checkboxes, data validation dropdowns, or HtmlService UI when replacing Excel ActiveX buttons and lists.

When to skip it

Skip desktop control replicas when share links and simple validation are enough for your audience.

Better Sheets resources

Related Tutorials

Watch how ActiveX works

Browse more tutorials
Advanced Coding in Google Sheets for Programmers

Advanced Coding in Google Sheets for Programmers

Add a Custom Menu Create Native-like Functions Get URL and Sheet ID's vi...
Create an Internal Google Sheets Add-on

Create an Internal Google Sheets Add-on

The entire process to create and publish a Google Sheets Add-on internal...
Convert Google Sheets into a REST API

Convert Google Sheets into a REST API

How to use Google Sheets as a database by turning it into a REST API wit...
MAKE Your Google Sheets Add-on WORK

MAKE Your Google Sheets Add-on WORK

In this section of the Add-on course we'll be making the apps script wor...
10 Google Sheets I Wish Someone Would Make

10 Google Sheets I Wish Someone Would Make

if you're looking for ideas on what sheets to make I think this video is...
Activate A Certain Sheet When Opening a Spreadsheet

Activate A Certain Sheet When Opening a Spreadsheet

Create a short function that runs every time a spreadsheet file is open....

Related blog posts

Guides that explain ActiveX in more depth.

Browse the blog

Related terms

Done reading about ActiveX?

Membership unlocks 637+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.

Need this once

Jump to a free tool or a single tutorial for this topic.

Learning Sheets for real

Unlock the full library, generators, and templates with membership.