About 17,700 results
Open links in new tab
  1. Move row automatically to the bottom of the sheet when cell …

    Jun 23, 2020 · I have a column of "Open" and "Closed" items. When the cell is changed to "Closed," I'm trying to get the whole row to go to the bottom of the spreadsheet. I've tried …

  2. Automatically Move Row to Another Sheet Based On Cell Value

    Jul 6, 2021 · I'm trying to AUTOMATICALLY move a row of data from one sheet titled "Active" to another sheet titled "Complete". I have a table of data that is constantly expanding or shrinking …

  3. Move Rows or Columns with Shift Drag - MrExcel

    Sep 20, 2023 · 1. Select an entire row by pressing Shift+Spacebar or select an entire column by pressing Ctrl+Spacebar. 2. Grab the thick border around the row or column. Hold down the …

  4. How to move rows down to the bottom of my current worksheet …

    Jan 13, 2022 · I am trying to figure out how to set up my worksheet so that all the rows where column G says "completed" move down to the bottom of the current spreadsheet and also …

  5. VBA - Moving row to another table | MrExcel Message Board

    May 24, 2020 · Hey all! I have a tough time doing a table in Excel that my dad asked me to do :P. I'm totally new into VBA and I could use some help from you. The thing is that I have 2 …

  6. VBA to move a row to another sheet based on criteria - MrExcel

    Jul 29, 2016 · I would like a way to automatically move an entire row to another sheet based on the contents of a specific cell in a row. Here's my (extremely simplified) example:

  7. Move row to another tab when cell value equals "Completed"

    Jul 14, 2023 · I have several conditional formatting rules and lists within my spreadsheet. What I need: If Column B = "Completed" than move entire row to "Complete" tab next in line. Any help …

  8. Need to move entire row based on cell drop down box value

    Jul 14, 2021 · The first event code will transfer the relevant rows of data to the respective sheet on selection of a drop down value in Column H. The second event code will transfer any row of …

  9. Automatically move rows from one table to another table based …

    Aug 30, 2023 · I would like to automatically move the row from the Open table to either the Won table or the Lost table based on the status selected. In the column titled "Status", each row …

  10. Move row containing "Done" to bottom of the sheet/list ... - MrExcel

    May 27, 2016 · I am trying to move a row to the bottom of my list automatically if I type"Done" in the "Job completed?" Column (E2-E21.) I am happy for this to be actioned with a button if this …