About 52,700 results
Open links in new tab
  1. How do I expand all columns in Excel spreadsheet?

    143 I have a spreadsheet with many columns. The columns are all a small standard width. Double-clicking the partition line between columns will expand the column width to encompass the longest …

  2. Show Excel sheet tab in ≥ 2 rows - Super User

    Many tries but I still can't make Excel show the sheet bar the way I want (≥ 2 rows), so I'm working with some VBA Scripts kopischke suggested.

  3. Is there a shortcut in excel that will expand the column width to show ...

    Now I need to go to each and every column in the excel sheet and double click on the border between every column and expand it completely to increase the column width to show the complete text in …

  4. microsoft excel - Set default expand/colapse state on pivot tables ...

    The Problem The default state for the expand/collapse buttons in the image above is often collapsed, but that means the dates I need aren’t there and you have to open the group and manually expand …

  5. Can't expand cells with the mouse in Excel - Super User

    1 I am using Excel 2007. When I have put dates in the "A" column, I have to write all the dates way down to 31st of the month. While using the mouse, one can write the first date of the month and then …

  6. range expansion with dot operator when using max function

    Jun 24, 2025 · I have an excel worksheet with a table where I have several rows of numbers, for simplicity sake lets say I have numbers between -10 and 10. Usually when I want to use a formula on …

  7. microsoft excel - Pivot Table: Expand/collapse all rows using keyboard ...

    Apr 20, 2022 · 1 In an Excel 2016 pivot table: Is there a keyboard shortcut we can use to expand or collapse all rows at a given level? For example, CTRL + click the plus sign to expand all rows? I'm …

  8. How can I get a cell in Excel to automatically adjust its height to fit ...

    I have a cell with wrapped text content in Excel and I want to format the cell so that its height will adjust to fit the content which can span over several lines. How can I achieve this behavior?

  9. Expanding only selected rows in Excel using VBA Macros

    If I understand you correctly, you should be able to set and unset the ShowDetails property to expand and collapse specific summary rows in your outline. As shown below, Showdetails is a read/write …

  10. Excel: lock sheet, but keep tables expandable - Super User

    My goal is to protect a sheet, but make users able to edit and add rows to the contained tables. When I try to protect the sheet with no cells locked, the tables become unable to add rows even tho...