ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   UserForm as a Jpeg Image (https://www.excelbanter.com/excel-programming/291843-userform-jpeg-image.html)

John[_78_]

UserForm as a Jpeg Image
 
Is it possible to open a worksheet with a jpeg image like you can with a
Userform in VB and impose some Text over this Jpeg. I've tried to copy and
paste in to a Userform but nothing happens

Any help would be great

John



BrianB

UserForm as a Jpeg Image
 
Could put a text box over

--
Message posted from http://www.ExcelForum.com


John[_78_]

UserForm as a Jpeg Image
 
I could but how do I display the jpeg?


"BrianB " wrote in message
...
Could put a text box over ?


---
Message posted from http://www.ExcelForum.com/




Keith Willshaw

UserForm as a Jpeg Image
 

"John" wrote in message
...
Is it possible to open a worksheet with a jpeg image like you can with a
Userform in VB and impose some Text over this Jpeg. I've tried to copy and
paste in to a Userform but nothing happens


Set the picture property of the Userform to the address of the image
you want to use and the PictureSizeMode to Zoom,Clip or Stretch
as you prefer

Keith



John[_78_]

UserForm as a Jpeg Image
 
I've just read an earlier post by Mark Rosenkrantz and it doesn't seem very
easy, ah well

"John" wrote in message
...
I could but how do I display the jpeg?


"BrianB " wrote in message
...
Could put a text box over ?


---
Message posted from http://www.ExcelForum.com/






John[_78_]

UserForm as a Jpeg Image
 
That was easy, thanks for that Keith

John

"Keith Willshaw" wrote in message
...

"John" wrote in message
...
Is it possible to open a worksheet with a jpeg image like you can with a
Userform in VB and impose some Text over this Jpeg. I've tried to copy

and
paste in to a Userform but nothing happens


Set the picture property of the Userform to the address of the image
you want to use and the PictureSizeMode to Zoom,Clip or Stretch
as you prefer

Keith





John[_78_]

UserForm as a Jpeg Image
 
I have a password set every time my working file is opened. Is it possible
that the "password required" window would display within my Userform Jpeg.
Currently it displays before it

Thanks

John

"John" wrote in message
...
That was easy, thanks for that Keith

John

"Keith Willshaw" wrote in message
...

"John" wrote in message
...
Is it possible to open a worksheet with a jpeg image like you can with

a
Userform in VB and impose some Text over this Jpeg. I've tried to copy

and
paste in to a Userform but nothing happens


Set the picture property of the Userform to the address of the image
you want to use and the PictureSizeMode to Zoom,Clip or Stretch
as you prefer

Keith







Keith Willshaw

UserForm as a Jpeg Image
 

"John" wrote in message
...
I have a password set every time my working file is opened. Is it possible
that the "password required" window would display within my Userform Jpeg.
Currently it displays before it


If the password is to protect the workbook the answer
is no since the workbook must be opened before
you can access the VBA project.

Keith




All times are GMT +1. The time now is 07:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com