Create checkbox in excel using ActiveX server
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Does anyone know the command used to create a checkbox in an excel spreadsheet using the ActiveX server? I can't find anything on it
2 Commenti
Himanshu Verma
il 2 Nov 2021
Modificato: Himanshu Verma
il 2 Nov 2021
Hi. I'm sort of looking for the same thing. Instead of creating the checkboxes, I want to read them in MATLAB and get their status (checked/unchecked). Do you know how to do it?
Tony Battistel
il 25 Nov 2022
I'm trying to do the same thing, except also with Excel radio buttons. Currently I'm using Matlab's 'readcell' function and all the tickboxes and radio buttons are read as NaN or <missing>.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!