About 1,022,315 results (4,508 milliseconds)

VBA to delete rows issues with Excel 2010? | MrExcel Message Board

http://feedproxy.google.com/~r/mrexcel/YavB/~3/JDwG1c9gIr4/showthread.php
Aug 5, 2013 ... Crashes in what way? Does this work for you? Code: If Cells(i, 15).Value = "Delete" Then Cells(i, 15).EntireRow.Delete.

Quick way to delete empty rows?

https://groups.google.com/d/msg/microsoft.public.word.tables/SvOmpQcb5H0/_srZwJJuKJ8J
Sep 6, 2007 ... microsoft.public.word.tables. Conversations ... the empty rows in a table? ... Then the macro will only delete empty rows from the tables in the ...

Selecting and deleting multiple table rows at the same time with V

https://groups.google.com/g/microsoft.public.powerpoint/c/B1M1_OGLhSA
May 12, 2008 ... I think in Excel it is possible ... Actually the macro already works on unselected tables... ... Could there be a way to delete these rows at the ...

Delete cell (cells) value

https://groups.google.com/g/ExcelDna/c/Qsl7ZVgryFM/m/1BCQzUMyAgAJ
May 14, 2018 ... Subject: [ExcelDna] Re: Delete cell (cells) value ... In VBA or in Excel sheet I simply make a table on a range of cells. ... Excel-DNA macro. - ...

How to clear a column of values without losing headers? (header ...

https://support.google.com/docs/thread/2687134/how-to-clear-a-column-of-values-without-losing-headers-header-rows-are-frozen?hl=en
Mar 19, 2019 ... I use 2 rows as headers, one for the title and one for a copy of the formula. The columns with arrays work fine, but arrays don't work in some ...

I'm getting #ref when deleting rows. Is there a way to avoid this ...

https://support.google.com/docs/thread/84417645/i-m-getting-ref-when-deleting-rows-is-there-a-way-to-avoid-this?hl=en
Nov 21, 2020 ... If my Manager deletes a row on the schedule tab, it causes a #ref error on the formulas & calculations tab. I'm not too familiar with excel or ...

How to recognize merged cells in a table? help!!!!!

https://groups.google.com/g/microsoft.public.word.tables/c/mYEX2nTibN4
Jun 9, 2001 ... "rowspan" or "colspan" on www.googles.com (specify the microsoft.public.word.* newsgroups). You can get the number of spanned rows, if you ...

Insert/ delete row in protected worksheet

https://groups.google.com/g/microsoft.public.excel.worksheet.functions/c/c7BZOGJd4Hs
Excel's worksheet protection features can be confusing. ... I set my data entry area as a table as I wanted rows ... It feels like there is some potential in a VBA ...

Column width won't adjust

https://groups.google.com/g/microsoft.public.word.tables/c/mMLVfY9NOz0
Microsoft MVP (Word) Words into Type Fairhope ... I had to clear the preferreds for Table, Column, and Cell. ... Everything I did enlarged the 5-column table width ...

How to get the current Table Index value in my VBA Macro?

https://groups.google.com/g/microsoft.public.word.tables/c/4wB578FU3BQ
Feb 27, 2008 ... microsoft.public.word.tables ... tables in my current document into separate rows. ... > I have a macro that splits the cells that have Hard returns ...

Beyond Excel - SelRows()

https://sites.google.com/site/beyondexcel/home/about/project-updates/selrows
Aug 15, 2014 ... When I use this to to delete rows scattered throughout a table I always think back to the days of looping backwards through rows (because ...

w97: merging columns but not rows

https://groups.google.com/g/microsoft.public.word.tables/c/UcaVJ0zbH7g
option because the tables span many pages. 2) selecting one row at a time, merging the cells, and repeating for each row in the table. The user started ...

Merging Word doc with 3 data sources

https://groups.google.com/g/microsoft.public.word.mailmerge.fields/c/ruIpEpX7Q_M
... Excel VBA macro to combine the 3 data sources to create a 34-column table where each row contains 20 cells from data source 1, 10 cells from data source 2 and 4

How do I delete several columns using a Google Sheets script ...

https://support.google.com/docs/thread/53508440/how-do-i-delete-several-columns-using-a-google-sheets-script?hl=en
Jun 14, 2020 ... Say, for example, I want to delete column ... The Macro will record all your actions in the script in Google's API language. ... rows above data in ...

Dear all, What's the best practice to store the named range ...

https://groups.google.com/g/exceldna/c/U8qeOpHiuI8
... table - especially if you are creating tables over large numbers of rows/columns. There is a data table object built into Excel/COM too. I've not used them ...

Trying to convert my VBA vlookup to Appscript - Google Docs Editors ...

https://support.google.com/docs/thread/219167804?hl=en&msgid=219194000
Jun 4, 2023 ... The VBA I used in Excel is ... delete some cells and 'shift them left' every Monday morning. ... * Dates to table header rows if dayOfWeek = 1 (ie.

Fastest Way to Read a Range of Cells into C# - BUT I want the 'text ...

https://groups.google.com/g/exceldna/c/mYPaWZWTLfY
Dec 6, 2015 ... Anyway, given an Excel file like this, with 26,700 rows: ... row x 100 columns of numbers into a variant array using VBA . ... table.Columns.Add( ...

Save and Restore AutoFilter

https://groups.google.com/g/exceldna/c/P4czzE9x6rA
Jun 4, 2012 ... Delete. You do not have ... table using the controls in the header row, these do not get saved ... equivalently from VBA, VSTO or Excel-DNA. On ...

Tab Key Doesn't Work in Word Table

https://groups.google.com/g/microsoft.public.word.tables/c/hzJ5cksqcPA
8/20/13... Delete. You do not have ... It works fine -outside- the table, and in the other Microsoft ... VBA was in the header and had changed something there ...

Copying formatted table from Excel to Gmail - Gmail Community

https://support.google.com/mail/thread/112846951/copying-formatted-table-from-excel-to-gmail?hl=en
Jun 8, 2021 ... If you remove it than you can Paste the table unformatted. Every time you open a new window to compose email the Event Listener will be reloaded ...