Thread: VB Forms
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Danny Sowden Danny Sowden is offline
external usenet poster
 
Posts: 4
Default VB Forms

I have been told that a VB form may help to solve a
problem i am currently trying to get around in Excel.

I want a picture when clicked to open up a small window on
the screen which contains the data from a reference point
on a worksheet i.e. A34:B76. I envisage this to work in a
similar way to the sort of Javascript pop ups you see on
web pages.

Has anyone got any ideas on how to do this, or a tutorial
on Forms in VB. I am fairly new to VB so please keep any
descriptions simple.

Thanks in advance,

Danny.