Autofit Columns and Rows

Поділитися
Вставка
  • Опубліковано 23 сер 2024
  • Autofit allows Excel to expand columns and rows to fit the widest piece of data. This includes a demonstration of how to fit all the columns in a worksheet at one time.

КОМЕНТАРІ • 63

  • @mzamnesia7190
    @mzamnesia7190 3 роки тому +65

    Tutorial starts at 1:55 for those in a hurry

  • @ExcelAtData
    @ExcelAtData 3 роки тому +25

    Nice video Kelly 😊 There is a keyboard shortcut to resize the columns. Press Ctrl + A to select all the cells then ALT + H + O + I to automatically resizing Column widths. Similarly for Rows, Press Ctrl + A to select all the cells then ALT + H + O + A to automatically resizing Row widths.

    • @syn7861
      @syn7861 2 роки тому

      Thank youuuu

  • @yaweli2968
    @yaweli2968 4 місяці тому

    No running in circles, just straight to the point.Thanks

  • @solzmama679
    @solzmama679 Рік тому

    Thank you for simplifying this, I had watched a few videos and still didn’t get it until I watch you clear and concise video explaining how to. Thanks so much for sharing.

  • @user-tc4to9ru3n
    @user-tc4to9ru3n Рік тому

    Thank you so very much. I used to do these adjustments one-by-one. Your video saved me so much time.

  • @odanyboy84
    @odanyboy84 Рік тому

    Wow this saved me hours of work. Thank you so much hopes all is well 😁🙏

  • @ericnelson4337
    @ericnelson4337 5 років тому +2

    Thanks. Short, concise and to the point!

  • @chhunyi6040
    @chhunyi6040 2 роки тому

    Oh my god, you are life-saving ! Thank you for this useful video

  • @pradeepkumar-yx5uk
    @pradeepkumar-yx5uk 2 роки тому

    It's very easiest & simpl way to auto fit in Excel thank u mam

  • @GreenTRC1
    @GreenTRC1 3 роки тому +1

    Thank you, this is exactly what I was looking for!☺️

  • @user-zq8lw4zr2r
    @user-zq8lw4zr2r 5 місяців тому

    Thank YOU!

  • @vincentakanda7330
    @vincentakanda7330 Рік тому

    Short and clear, thank you.

  • @cmyers7807
    @cmyers7807 3 роки тому

    Explained very well. With short amount of time:)

  • @michaeleisenbise4278
    @michaeleisenbise4278 7 місяців тому

    Great information well presented.

  • @user-vb8nd8bw3i
    @user-vb8nd8bw3i Рік тому

    Thank you!

  • @danielolamideadeoke739
    @danielolamideadeoke739 3 роки тому +2

    clarity, concise and time saving

  • @kevinforde2490
    @kevinforde2490 3 роки тому

    Thank you, easy to understand and follow.

  • @Tubefish07
    @Tubefish07 6 місяців тому

    Helpful. Thank you!

  • @sikwescarter905
    @sikwescarter905 3 роки тому +1

    That's the way to do it!

  • @florenceonano3785
    @florenceonano3785 8 місяців тому

    This was helpful. Thanks

  • @letsgosurfingdude
    @letsgosurfingdude 2 роки тому

    Nice explanation. Do more tutorials!

  • @bluesapphire7548
    @bluesapphire7548 3 місяці тому

    Perfect!

  • @dufourrichard856
    @dufourrichard856 5 років тому +3

    Nice, good info after 1:37. thx

  • @TheBlessingReport
    @TheBlessingReport Рік тому

    great video good job

  • @christopherstone76
    @christopherstone76 5 років тому

    Awesome! Well done and thank you very much.

  • @missvillanueva6328
    @missvillanueva6328 Рік тому

    Has salvado mi vida🎉😅 gracias 👍

  • @wycliffmachipisa3656
    @wycliffmachipisa3656 2 роки тому

    thank you.very helpful

  • @mikelennon1078
    @mikelennon1078 3 роки тому +3

    Can you make this Automatic instead of re working every time?

    • @ExcelAtData
      @ExcelAtData 3 роки тому +3

      Yes you can, using VBA. Press Alt + F11 to open the Visual Basic Editor (For Mac, press FN + ALT + F11). Under VBAProject --> Microsoft Excel Objects Folder, you should see ThisWorkbook. Click on ThisWorkbook to open it. You should see two dropdowns menus, first one will have "(General)" change this to "Workbook". For the second dropdown, you should see "Declarations", change this to "SheetChange". Then copy and paste the below code in the code area. Save the file as Macro-Enabled Workbook (file format .xlsm). Now the columns and rows will automatically resize. Hope that helps 😊
      Private Sub Workbook_SheetChange(ByVal Sh As Object, ByVal Target As Range)
      Cells.EntireColumn.AutoFit
      Cells.EntireRow.AutoFit
      End Sub

    • @ExcelAtData
      @ExcelAtData 3 роки тому +3

      There is also a keyboard shortcut to resize the columns. Press Ctrl + A to select all the cells then ALT + H + O + I to automatically resizing column widths.

  • @marioh.4361
    @marioh.4361 Рік тому

    great video

  • @pwillis7220
    @pwillis7220 5 років тому

    Thank you for your video. Subscribed.

  • @k94nicator12
    @k94nicator12 3 роки тому

    Awesome. Thank you.

  • @juliebabes9667
    @juliebabes9667 Рік тому

    THANK U

  • @classyal8035
    @classyal8035 3 роки тому

    THANK YOU SO MUCH GOD BLESS

  • @pacifiquendayizeye7275
    @pacifiquendayizeye7275 5 років тому

    thank you very much. really helpful

  • @ravindrapaturkar6147
    @ravindrapaturkar6147 2 роки тому

    VERY INFORMATIVE

  • @smileeey2470
    @smileeey2470 6 років тому +1

    Thanks

  • @devvv4616
    @devvv4616 6 років тому +1

    THANKS A TON!!!!

  • @PaulMerrill
    @PaulMerrill 4 роки тому

    Brilliant!!

  • @Imtiredyoutube09763
    @Imtiredyoutube09763 4 роки тому

    Life saver

  • @johnkupa8885
    @johnkupa8885 4 роки тому

    thanks mehm..

  • @sumanthvakacharla1915
    @sumanthvakacharla1915 Рік тому

    When we close and open the file that format is not being saved

  • @tundralane256
    @tundralane256 6 років тому

    thank you

  • @abdallahalsandly4895
    @abdallahalsandly4895 5 років тому

    thanks

  • @musicaman68
    @musicaman68 6 років тому +2

    Excel-lent!!!!

  • @ritaward6004
    @ritaward6004 Рік тому

    can't be that easy, it just cant. LOL!

  • @janaesaffold2531
    @janaesaffold2531 2 роки тому

    thanks \

  • @mohanswarup6205
    @mohanswarup6205 3 роки тому

    Tq ao much mam

  • @odracircomix7359
    @odracircomix7359 6 років тому

    great

  • @rayray2001111
    @rayray2001111 4 роки тому

    Best

  • @manojsable8482
    @manojsable8482 4 роки тому

    Row height?

  • @ArturAGO
    @ArturAGO 6 років тому +1

    What about "autofit of merged cells", please?

  • @dariencannon4430
    @dariencannon4430 2 роки тому

    TALK less thank you

  • @pepsu.gujjar1909
    @pepsu.gujjar1909 3 роки тому

    K gare h

  • @MrPink-hm3lm
    @MrPink-hm3lm Рік тому

    Thank you!

  • @jerrysamuels8716
    @jerrysamuels8716 6 років тому +2

    Perfect!

  • @silvasaurusrex
    @silvasaurusrex 3 роки тому

    Thank you!