About 1,287,968 results (1,426 milliseconds)

Button to copy range in sheet1 and paste, transposed, in sheet2 ...

https://support.google.com/docs/thread/57445656/button-to-copy-range-in-sheet1-and-paste-transposed-in-sheet2-find-value-to-determine-row?hl=en
Jul 6, 2020 ... Find value to determine row. Hello guys,. I'm trying to transition from excel to sheets so I need to replicate what I already made vba. From ...

Schedule Maker Help - Google Docs Editors Community

https://support.google.com/docs/thread/119043664/schedule-maker-help?hl=en
Jul 28, 2021 ... Edit: I have place the file as view-only now. Edit2: I found an ... rows). If you're still running into trouble with the formula, see if you ...

Edit data in embedded Excel.Chart within PowerPoint using VBA

https://groups.google.com/g/microsoft.public.powerpoint/c/aXXQb6FkRs0
Apr 13, 2007 ... I am updating the datasheet of embedded Excel.Chart with new values ... I had been searching (unsuccessfully) to find the answer to the same ...

Use macros and add-ons - Google Docs Editors Help

https://support.google.com/docs/answer/9331168?hl=en
Use relative references: The macro will do tasks on the cell you select and its nearby cells. ... Excel spreadsheets to Google Sheets by re-creating them using ...

Power Tools - Google Workspace Marketplace

https://workspace.google.com/marketplace/app/power_tools/1058867473888?hl=ja
Among its add-ons you'll find those that remove duplicates, compare and vlookup sheets, import ranges from multiple sheets, merge cells, find and replace data, ...

Compare 2 columns and align duplicates into same row

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/OsOCI64bvGM
May 22, 2008 ... 220 in column C very time consuming. I am hoping that I can find a formula or something that will let me find the duplicates in column C and ...

excel - How do I replace text with cell value? - Stack Overflow

http://feedproxy.google.com/~r/stackoverflow/JqJq/~3/FHsrzXbWA_A/how-do-i-replace-text-with-cell-value
Feb 23, 2021 ... ... Cells(Rows.Count, 1).End(xlUp).Row Sheet2.Range("C7:R26").Copy Set olm ... Replace part of text in a cell with text from another cell using VBA.

Highlight duplicate rows in a sheet - map and reduce - Desktop ...

https://sites.google.com/a/mcpher.com/share/Home/excelquirks/gassnips/highlightdupsreduce
... highlight duplicate IDS. // look through the data and get the. var counts = data.reduce (function (prev , row , index) {. Using the ID as a key. The prev object ...

Is there a way to turn on case sensitivity in Excel? : r/excel

http://feedproxy.google.com/~r/MicrosoftExcelHelpSupportWithYourFormulaMacroAndVbaProblemsARedditCommunity/~3/Fwizp8QqSls/
Jul 12, 2021 ... FIND, EXACT - These functions are case sensitive by nature. I prefer to handle it via #1. But your description indicate you need further ...

Macro to find unique values and copy to new sheet - Mr. Excel

http://feedproxy.google.com/~r/mrexcel/YavB/~3/cXfy01sZlVY/showthread.php
Aug 11, 2013 ... here's a VBA code you can try. it supposes your initially active sheet has column headers, but easily modified if you don't want these.

Remove Duplicate Pictures - Colaboratory

https://colab.research.google.com/drive/1UpJ9lZO3mpcl9RQhdkuAmjeXGvwt5A_L
2022 Quick Tip: How to Delete Duplicate Rows in Excel but Keep One ... Vba Remove Duplicates | How To Remove Duplicate Values In Excel Vba?

Problem using Data Validation to prevent duplicate entries in ...

https://support.google.com/docs/thread/150859914/problem-using-data-validation-to-prevent-duplicate-entries-in-google-sheets?hl=en
Feb 15, 2022 ... Select all all cells in column A by clicking the column label A . ... Excel but this stuff is with a group using google sheets. I have enable ...

Can VBA delete all text in a string and leave just alphanumeric text ...

http://feedproxy.google.com/~r/MicrosoftExcelHelpSupportWithYourFormulaMacroAndVbaProblemsARedditCommunity/~3/t1o8XzPB7cE/
Dec 15, 2020 ... Find the position of first number in the sting using instr. Call this ... How do I match unique values to all duplicates? 1. 9 comments. Copy ...

Create Duplicate Rows based on numeric input to cell? : r/excel

http://feedproxy.google.com/~r/MicrosoftExcelHelpSupportWithYourFormulaMacroAndVbaProblemsARedditCommunity/~3/r532e25dytw/
Jul 21, 2021 ... Hey everyone, I'm trying to find a way to duplicate a row (A12-K12) based on the number entered in a seperate cell (A2).

Google Sheets Macros | Apps Script | Google for Developers

https://developers.google.com/apps-script/guides/sheets/macros
Find the macro you want to edit and select more_vert > Edit macro. This opens the Apps Script editor to the project file containing the macro function. Edit ...

vba - Need to expand Multiple find and replace in MS Word from a ...

http://feedproxy.google.com/~r/stackoverflow/tGpU/~3/SrBlF9x-uVc/need-to-expand-multiple-find-and-replace-in-ms-word-from-a-list-in-ms-excel-to-r
Mar 19, 2020 ... I also have an Excel file that lists all the Question #s in Column A and in Column B there is a list of actual questions that are also ...

(VBA) How to display all rows on a copied sheet with freeze panes ...

http://feedproxy.google.com/~r/MicrosoftExcelHelpSupportWithYourFormulaMacroAndVbaProblemsARedditCommunity/~3/KIODFIEKc4E/
Mar 21, 2021 ... I think I didn't explain properly sorry, that's also why I couldn't find it in Internet. ... What tools are you using to automate your excel ...

excel - Complicated Find row in duplicate show which column A or B ...

http://feedproxy.google.com/~r/stackoverflow/JqJq/~3/xuofCYQNgXQ/complicated-find-row-in-duplicate-show-which-column-a-or-b-or-c
May 28, 2021 ... Select your first 3 columns of data (A1:C6 in my case). Then go to Conditional Formatting in the Home Tab. Create New Rule, using a Formula to ...

excel - How to run a macro through a folder containing hundreds of ...

http://feedproxy.google.com/~r/stackoverflow/tGpU/~3/IPFT-HDppu4/how-to-run-a-macro-through-a-folder-containing-hundreds-of-txt-files
May 22, 2019 ... ... Cells(Rows.Count, "A").End(xlUp).Row + 1 'label headers for txt data Range("A1").Value = " start time " Range("B1").Value = " end time ...

excel - VBA: Find duplicates in column a, add sums of b and c ...

http://feedproxy.google.com/~r/stackoverflow/xTdF/~3/IDowQpEn768/vba-find-duplicates-in-column-a-add-sums-of-b-and-c
Feb 20, 2021 ... @norie: It looks that each column values must be added separately... – FaneDuru. Feb 20, 2021 at 18:28. Add a comment ...