2

stupid question but every time I add a comment in VBA editor it adds an asterisk like this '* why is this happening and how can I stop it

1
  • For the sake of making this question useful for future visitors, it would be nice if you could edit your post to list what add-in you have loaded in your IDE that's causing this (normally you would comment on the answer, but you need 50 rep to comment under posts you don't own). Commented Dec 19, 2016 at 21:21

1 Answer 1

3

Do you have a source control addin also running? I once had something like this, somebody had written a "helper" addin that was intercepting my code and changing it. I really do not think there are any circumstances where the native VBA environment would do this.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.