About 31,200 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. macro to shift rows up and down | MrExcel Message Board

    Oct 15, 2010 · I am trying to figure out how to write a macro where I can select a row or rows (adjacent) press a button, and the secelected row (s) will shift down one row every time the …

  4. 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 …

  5. Moving rows up and down with VBA | MrExcel Message Board

    Aug 30, 2016 · Hi all, I have two sets of code (below) to move cells up and down using two little up and down buttons at the beginning of each row. For context, the spreadsheet is for adding …

  6. Way to get individual rows highlighted by moving up or down …

    Apr 6, 2007 · I often like to look at rows on a spreadsheet with the particular row being highlighted. I find that after hitting the down or up arrows, the highlighting of the entire row …

  7. Automatically shift a row down after inserting data - MrExcel

    Dec 26, 2010 · I just use excel for personal finance stuff. I keep entries dated and in rows. I'd like to set it up so that after I insert a row of data that entire row shifts down and I can insert the …

  8. Automatically Move Row to Another Sheet Based On Dropdown

    Oct 5, 2021 · Hi, I am new to Excel, Can someone help me with the code to move the entire row to a different sheet (Tasks Completed) if I change the STATUS(Row G) to closed.

  9. 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 …

  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 …