• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

VBA Macro - Several Groupings in column A

Don't Dim them as anything;
Dim j, i, stuff
should do if you must keep Option Explicit at the top of the code module.
 
Perfect. Thanks again! Any new tasks I have for this worksheet Ill post in new thread. I want to comb through and clean up the vba code that I have. Thanks for your help.
 
Back
Top