About 1,300,043 results (2,194 milliseconds)

I need a script to clear certain cells in sheets when a button is ...

https://support.google.com/docs/thread/5809954/i-need-a-script-to-clear-certain-cells-in-sheets-when-a-button-is-pressed?hl=en
May 9, 2019 ... Once I saved I then drew a crude button like image and assigned the macro to it by selecting assign script and then typing in the name I ...

Google Sheets Macros | Apps Script | Google for Developers

https://developers.google.com/apps-script/guides/sheets/macros
Edit your script manifest to create the macro and link it to the macro function. Assign it a unique keyboard shortcut and name. Save the script project. The ...

Create a "Saved State" to revert to after making changes. - Google ...

https://support.google.com/docs/thread/53671248/create-a-saved-state-to-revert-to-after-making-changes?hl=en
Jun 15, 2020 ... I made a parts request sheet that uses drop downs for part numbers and requester name / site info. ... macro button that copies it. --Hyde.

Change backgroundcolour of a cell, using a script/button - Google ...

https://support.google.com/docs/thread/170170668/change-backgroundcolour-of-a-cell-using-a-script-button?hl=en
Jul 7, 2022 ... In Excel I solved how to do it with: ... When you click that then a "prompt" box will open where you insert either the "name ...

How to create a macro button that submits data inside a cell ...

https://support.google.com/docs/thread/118590856/how-to-create-a-macro-button-that-submits-data-inside-a-cell?hl=en
Jul 25, 2021 ... Hi Sebbie,. Just to confirm — you are working in Google Sheets rather than Microsoft Excel, right? Cheers --Hyde.

Automate tasks in Google Sheets - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/7665004?hl=en&co=GENIE.Platform%3DDesktop
and then Macros and then the macro you want. Edit your macro. You can change the name, add a keyboard shortcut, edit the script, or remove a macro. On your ...

RE: I wan't put a button on a sheet in excel. Then I want to call some ...

https://groups.google.com/g/exceldna/c/24E2V-K_1Qk
... button to the sheet. - When you have to assign a macro, type in the macro name "putStuff" (the "New" button should change to "Edit" if you have it right ...

Excel 2002 - Custom Views - Google Answers

http://answers.google.com/answers/threadview/id/755283.html
Aug 12, 2006 ... ... excel change to a particular view (as opposed to using menus). ... Could you use a simple recorded macro and assign it to a button to give similar ...

script editor does not show in google sheets/tools - Google Docs ...

https://support.google.com/docs/thread/93524392/script-editor-does-not-show-in-google-sheets-tools?hl=en
Jan 14, 2021 ... An Excel file will have an icon like this next to the document name: ... I've highlight in pink the cells that should change when the macro is run ...

In google sheets can I set it so that all cells word wrap and align at ...

https://support.google.com/docs/thread/4372413/in-google-sheets-can-i-set-it-so-that-all-cells-word-wrap-and-align-at-top-by-default?hl=en
Apr 17, 2019 ... I can select cells, rows, and columns - and even the entire sheet and change the formatting so that cells align at the top and word-wrap.

Create a button that is a tally counter - Google Docs Editors ...

https://support.google.com/docs/thread/211836645/create-a-button-that-is-a-tally-counter?hl=en
Apr 19, 2023 ... ... macro I assume) that will tally every time the button is pushed. ... push the disk icon to save the script and change name title if you wish.

Duplicate a worksheet many times and rename the worksheet with ...

https://support.google.com/docs/thread/72422993/duplicate-a-worksheet-many-times-and-rename-the-worksheet-with-the-name-in-the-list-people?hl=en
Sep 22, 2020 ... Duplicate a worksheet many times and rename the worksheet with the name ... then insert a button (image drawing) & assign the script to that ...

Macro not Visible

https://groups.google.com/g/exceldna/c/mpygieaXAWg
The Excel 'Macro' dialog (Alt+F8) does not list macros from add-ins – they're considered private. But you can type in the name, and then the 'Run' button will ...

How To Resize Columns Across Different Sheets; Google Sheets ...

https://support.google.com/docs/thread/136885169/how-to-resize-columns-across-different-sheets-google-sheets?hl=en
Nov 23, 2021 ... ... button in your top menu. 2 ... When the pop-up comes up select the triple dots to the right of the macro you made, then select Edit script.

Re: XlCall.TryExcel with XlCall.xlfDialogBox is unreliable on Excel ...

https://groups.google.com/g/exceldna/c/r8kYjqnleAA
... macro name, then the 'Run' button will become available)? This setting differs in that it removes the ribbon, and Excel-DNA's RunAsMacro helper from the ...

Generate new invoice number on google excel using a button ...

https://support.google.com/docs/thread/67229156/generate-new-invoice-number-on-google-excel-using-a-button?hl=en
Aug 26, 2020 ... This is also what you put as your Button script. It's just the Function name, not the entire script in Macros. This is my Sheet: https ...

Automate tasks in Google Sheets - Computer - Google Docs Editors ...

https://support.google.com/docs/answer/7665004?hl=en-GB&co=GENIE.Platform%3DDesktop
Edit your macro. You can change the name, add a keyboard shortcut, edit the script or remove a macro. On your computer, open a spreadsheet ...

SUM across sheets not working in google sheets, but works in ...

https://support.google.com/docs/thread/79635943/sum-across-sheets-not-working-in-google-sheets-but-works-in-windows-excel?hl=en
Oct 29, 2020 ... If I run this function in excel on mac, it adds up the cell on each tab and displays the number fine. In sheets, it keeps saying "Name" unknown ...

Is it possible to sort a column by a list? - Google Docs Editors ...

https://support.google.com/docs/thread/38186467/is-it-possible-to-sort-a-column-by-a-list?hl=en
Apr 5, 2020 ... For now, i've hidden the columns and recorded a macro that sorts first by name, then by "custom". That macro is triggered via a button that says ...

Reference Named range for unprotected ranges in protected sheet ...

https://support.google.com/docs/thread/86531816/reference-named-range-for-unprotected-ranges-in-protected-sheet?hl=en
Dec 3, 2020 ... I ended up creating a set of macros and buttons. Then I assigned the macro scripts to the appropriate button. That works very well. I also ...