Forum Discussion

bottaxxgp's avatar
bottaxxgp
Copper Contributor
Jan 08, 2024
Solved

Add Button with script in excel 365 sheet

Hello, I have a script in an excel Web that create a new worksheet.

 

In the new worksheet I want to add some buttons linked with some script, but i'm not able to to this.

There are some method to add this type of buttons programmatically by office Script?

 

Thank you

  • No there is no such method available yet. You could however manually prepare a "template" worksheet which contains the button you need and have your code copy that worksheet?
  • JKPieterse's avatar
    JKPieterse
    Silver Contributor
    No there is no such method available yet. You could however manually prepare a "template" worksheet which contains the button you need and have your code copy that worksheet?
    • bottaxxgp's avatar
      bottaxxgp
      Copper Contributor

      JKPieterse Yes! This could be a good solution! I'll prepare a template model with the "things" that i need before. Thank you for the suggestion!

Resources