1 min readfrom Microsoft Excel | Help & Support with your Formula, Macro, and VBA problems | A Reddit Community

Need a VBA Macro to change the height of empty rows

Our take

If you're managing a spreadsheet of comic book issues organized with empty rows for easy reference, a VBA macro can streamline your workflow. This macro will allow you to specify tables across different sheets, check the "Series" column for empty cells, and automatically set the height of those rows to 5px. This solution not only enhances the visual clarity of your document but also ensures that your formatting remains consistent. If you need additional details or clarification, feel free to ask for further information.

I have a spreadsheet that contains a list of comic book issues in a set reading order. Chunks of these issues are separated with an empty row so that I can, at a glance, know where I can insert new entries.

I'm hoping somebody can write me a macro that will accomplish the following:

- Allow me to name specific tables in my document across different sheets that I want the formatting to apply to

- check the "Series" column in any of those tables for empty cells

- set the row height for those cells to 5px

I used to have AI put together these kinds of things for me for the sake of speed but I have since stopped due to ethical concerns about the companies that control these tools. Please let me know if there is any information you need that I have left out by mistake.

submitted by /u/Ultinuc
[link] [comments]

Read on the original site

Open the publisher's page for the full experience

View original article

Tagged with