This VBA runs exactly as i need it to but it slows down my workbook too much. Is there a better way to accomplish this?
It continues on as well![]()
Please Login or Register to view this content.
This VBA runs exactly as i need it to but it slows down my workbook too much. Is there a better way to accomplish this?
It continues on as well![]()
Please Login or Register to view this content.
Last edited by Glenn Kennedy; 12-11-2020 at 01:16 PM.
Administrative Note:
Welcome to the forum.
Please see Forum Rule #2 about code tags and adjust accordingly. Click on Edit to open your post, then highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found here
Since you are an infrequent user, I have done it for you... this time. You can expect further incidences to result in your thread being BLOCKED until you do it yourself.
Glenn
None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU
To start with, I'd try combining some of the statements - you're doing a lot of checks to see if A5 equals "". You also don't need to specify ElseIf for the opposite.
How many rows are in your document?![]()
Please Login or Register to view this content.
The main problem is the macro started every change on the worksheet i mean. Please attache an exemple.
Last edited by BMV; 12-11-2020 at 02:23 PM.
Right now there are 200 rows in this worksheet but may increase to 250 or more
I combined the statements which helped a little. Ultimately I added...
At the beginning
At the end![]()
Please Login or Register to view this content.
It's no longer slow. Thanks for the help!![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks