I have some experience in programming VB, but not VBA. What i would like to do is quite simple: I receive drawings from a lot of different companies, all these companies have different level-usage. When i need to turn off a level i have to examine the element and turn off the level. I want to make a VBA macro to turn off a level as soon as i click an element on that level. I got it to work with a selection or a fence, but not in way that i can click on an element. How do i click on elements and have something happen in VBA??