View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
moi moi is offline
external usenet poster
 
Posts: 27
Default pasting screendump picture in VBA form

Use a RichTextBox


"R.G. Vervoort" schreef in bericht
...
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