Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VBA Blanks removal issue #4

Open
05Sandy opened this issue Apr 13, 2023 · 1 comment
Open

VBA Blanks removal issue #4

05Sandy opened this issue Apr 13, 2023 · 1 comment

Comments

@05Sandy
Copy link

05Sandy commented Apr 13, 2023

Hello All,

I have written a VBA code to remove blanks in the particular column. But it removing all the blanks and unfortunately its excluding a blank and not removing that blank row. Can you please help me out where i went wrong.

Help me with the code to remove blanks in a specific column.

Thanks for your response

@abdullah247
Copy link

yes, definitely try looping in reverse from last row to first rather than top to bottom as it will not work if there are two or more consecutive blank rows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants