View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe 90[_2_] Joe 90[_2_] is offline
external usenet poster
 
Posts: 30
Default recherche et affichage d'une image

Vous etes empris :)

+ACI-Pierre Pruvost+ACI- +ADw-pierre.pruvost3antispam+AEA-wanadoo.fr+AD4- wrote in message
news:u3N0+ACM-ornDHA.2820+AEA-TK2MSFTNGP10.phx.gbl...
Salut,
Merci beaucoup en effet j'avais mis Text Files +AOA- la place de Image File

merci
+ACI-Joe 90+ACI- +ADw-joe+AEA-sillyspambimma.me.uk(remove silly spam)+AD4- a +AOk-crit dans le
message de news: 3fa03b12+AF8-1+AEA-mk-nntp-2.news.uk.tiscali.com...
+AD4- Pierre
+AD4-
+AD4- essayez comme ca
+AD4-
+AD4- Fichier +AD0- Application.GetOpenFilename(+ACI-Image Files (+ACo-.jpg), +ACo-.jpg+ACI-)
+AD4- Image1.Picture +AD0- LoadPicture(Fichier)
+AD4-
+AD4- ca marche pour moi :)
+AD4-
+AD4- On doit appliquer un +ACI-Image Control+ACI- sur le Userform qui s'appelle
+ACI-Image1+ACI-
+AD4- automatique par l'application - excel
+AD4-
+AD4- In English (lol)
+AD4-
+AD4- Change the word +ACI-Text+ACI- to +ACI-Image+ACI- in +ACI-Text Files+ACI-. Also make sure you have
+AD4- an image control on your form, If it is the first image control it will
+AD4- automatically be named Image1 by Excel.
+AD4-
+AD4- I hope this fixes your problem
+AD4-
+AD4- Joe90
+AD4-
+AD4- +ACI-Pierre Pruvost+ACI- +ADw-pierre.pruvost3antispam+AEA-wanadoo.fr+AD4- wrote in message
+AD4- news:OuVoIqlnDHA.684+AEA-TK2MSFTNGP09.phx.gbl...
+AD4- Bonjour,
+AD4-
+AD4- Je voudrais pouvoir chercher une image sur mon disque et l'afficher dans
un
+AD4- UserForm.
+AD4- J'ai essay+AOk- :
+AD4-
+AD4- Fichier +AD0- Application.GetOpenFilename(+ACI-Text Files (+ACo-.jpg), +ACo-.jpg+ACI-)
+AD4- Image1.Picture +AD0- LoadPicture(Fichier)
+AD4-
+AD4- Mais +AOc-a marche pas.
+AD4- Qui peut m'aider
+AD4-
+AD4- Merci
+AD4- Pierre
+AD4-
+AD4-