• 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.

Posting code to Chandoo.org.

Where it gets placed.

Here is inline code

Here is
Code:
regular code

So, might use inline when you want to just paste a single line of command, like to say:
Change line 5 to be Application.ScreenUpdating = False and you should be good.
 
Hmm. You can also try manually adding the tags. Regular code is square brackets around the word {CODE}your code here{/CODE}.
Inline code uses {ICODE} something here {/ICODE}

Remember, you would use square brackets, not the curly brackets I used above.
 
Frncis
As written in: Posting a Small Block of VBA Code in a Post
Screenshot 2019-07-24 at 15.43.54.png
 
Back
Top