Autofit row height on select merged cells

Serjape

New Member
Joined
Aug 12, 2022
Messages
15
Office Version
  1. 365
Platform
  1. Windows
We have an excel sheet that has various merged and non-merged cells on it. If someone typs more than the width of a cell that is merged it DOES wrap but does not show all content if there are multiple lines. In other words I know i can't use FORMAT | Autofit Row Height like a you can in non-merged cell. We CAN maually adjust but user do not have that option as we lock it down. I know there is a way with VBA but that is beyond me. Anyone can help?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
We have an excel sheet that has various merged and non-merged cells on it. If someone typs more than the width of a cell that is merged it DOES wrap but does not show all content if there are multiple lines. In other words I know i can't use FORMAT | Autofit Row Height like a you can in non-merged cell. We CAN maually adjust but user do not have that option as we lock it down. I know there is a way with VBA but that is beyond me. Anyone can help?
Check out How to auto fit row height of merged cells in Excel?
 
Upvote 0
I got some help on the Autofit for merged cells. What i want to know now is can I somehow stop users from manually resizing rows or columns or from even adding rows and not affect the vba autofit row height for merged cells?
 
Upvote 0

Forum statistics

Threads
1,213,513
Messages
6,114,064
Members
448,545
Latest member
kj9

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top