View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dgold82 dgold82 is offline
external usenet poster
 
Posts: 99
Default Place shape/clipart over radio button

I am developing an excel application but would like to create a "trial"
version as well. I was planning on placing transparent shapes over certain
areas of the application that would be deleted per a macro after my user
would put in a password. I figured out how to attach a password to a macro
and would record a simple macro that would remove the shapes but I can't
figure out how to get the shape (or even a clipart or picture) over the radio
buttons. No matter how many times I click on bring forward the radio buttons
are still on top.

How do I place an object over a radio button so that a user cannot click
them? I thought it would be much simpler.

Thanks.