Row Heights based on cell value multiple cells rolled into one macro. (Better clarity)

Status
Not open for further replies.

Livin404

Well-known Member
Joined
Jan 7, 2019
Messages
743
Office Version
  1. 365
  2. 2019
Platform
  1. Windows
Sorry in advance, I posted this question last night, without being totally alert and I tried to delete it but 10 minutes and expired, so I could not remove it. Hopefully, this will provide better clarity.


Greetings. I have a macro that I need the height adjusted based on a text found in a cell. The cells had to be merged , so I cannot use autofill. The range will start on A1 and will go down the rows until the end of the document. I provided an image for better context. In the example it would search for a cell Value = ("*CAT I*") then the height would be adjusted to 67.5 only for merged cells containing that value. In another cell it would search for a cell Value = ("*CAT II*") and will have a height adjusted to 58,5. The last example would be = ("*Adjust the expiration date*") with a cell height of 46.5 This process hopefully can repeat itself for the other four cells. I'm hoping just for one macro rather than have seven different macros. I had to manually drag open the cells you see, which of course is not very efficient.

In the image you see, the darkened cells is purely to block names and details out. These depending how many errors are found in the advanced filter will vary, so the cells that I need to adjust the height won't always be the same, thus I think looking for keys words will be best.


Thank you.

Capture.JPG
 

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
Duplicate to: Row Heights based on cell value multiple cells rolled into onw macro.

In future, please do not post the same question multiple times. Per Forum Rules (#12), posts of a duplicate nature will be locked or deleted.

In relation to your question here, I have closed this thread so please continue in the linked thread. If you do not receive a response, you can "bump" it by replying to it yourself, though we advise you to wait 24 hours before doing so, and not to bump a thread more than once a day.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,214,834
Messages
6,121,876
Members
449,056
Latest member
ruhulaminappu

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