View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
R.G. Vervoort R.G. Vervoort is offline
external usenet poster
 
Posts: 1
Default pasting screendump picture in VBA form

I would like to paste screen dump pictures in excel only showing the VBA
form to the user.


Of course it's possible to paste directly in a sheet but i don't want people
to use the excel sheet itself, only the VBA form. Is there a object i can
use for this purpose?



regards



Roy