About 178,000 results
Open links in new tab
  1. How to easily reorder rows in excel with drag and drop or move …

    Feb 24, 2011 · Select the row/column. Move your mouse cursor to the row/column's boundary so that you see the four-way-arrow cursor (or hand cursor on a Mac). Press Shift on your …

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

    Oct 15, 2010 · I also need another button with a macro that shifts the row (s) up one row at a time. The following code works for shifting selected row (s) up, but I can't figure out how to shift …

  3. Using Excel, how can I shift all values in a column down 1 row?

    Jan 30, 2020 · However, I've found that the timestamps are paired with the wrong data (for example, the timestamp on row 8 belongs to the data on row 9). Does Excel 2016 (the version …

  4. How to move selection in Excel? - Super User

    Jan 27, 2011 · I know how to create or extend selections, i.e., via F8 or Shift F8. When I have created the desired selection, I would like to move that particular selection a few cells to the …

  5. Move cells up or down VBA | MrExcel Message Board

    Jun 4, 2015 · I am looking for a VBA to move a selected range of cells and shift them up or down. For example if in column A1:A6 I have 1,2,3,4,5,6 and in columns B,C and D I have data. I …

  6. Delete blank cells and shift up in Excel - Super User

    Jun 5, 2024 · There is one cell of data in each row, (A1, B2, C3, D4, A5, etc.,) the other three cells in each row are blank. I want to delete all the blank cells and shift all the remaining cells up. I …

  7. Shift up cells when there is empty cell instead of delete entire row ...

    Jan 21, 2021 · I have a table that i need to use as a parameter table for power query, now i want to create vba code that will run query refresh and to see if there are empty cells in parameter …

  8. VBA - Select range with data and move up one row - MrExcel

    May 14, 2004 · Basically I want to select all rows with data and then when I get to the last row I want to move up one row to avoid the totals row. Thanks in advance for any help.

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

  10. Quickly Selecting Your Data Using Ctrl + Shift + Arrow - Excel Tips ...

    Feb 19, 2018 · Adding Shift to both of those combinations will select from the active cell to the last row or column. Try this: Start in A2. Hold down Ctrl and Shift with your left hand. Quickly press …