VB form

  • Thread starter Thread starter al-molo
  • Start date Start date
A

al-molo

i need users to go into an excel document i have created,
click on the picture i have inserted already and the VB
form will appear? I can create the form in visual basic
but cant seem to link it to this picture, hope this is
clearer.

does this help?
 
Assign a macro to the shape, and in the macro add this code

Userform1.Show

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Need VB formula to execute form 2
Create a web site link from a part link and a data field in access 2003 1
VB form 3
Access Form Refresh 1
Access Click in Table to Open Form 0
Enter Parameter Value in Access Form 0
Need VB formula to retrieve data 19
Windows 10 Itunes/TabKey 0

Back
Top