3 messages in org.openoffice.fr.prog[prog] For each ...
FromSent OnAttachments
jean-paul mestersDec 18, 2005 12:49 pm 
christianwtdDec 18, 2005 1:18 pm 
jean-paul mestersDec 21, 2005 12:23 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[prog] For each ...Actions...
From:jean-paul mesters (ji@mesters.org)
Date:Dec 18, 2005 12:49:30 pm
List:org.openoffice.fr.prog

Bonjour,

Je cherche à reproduire la boucle VBA suivante :

For Each Cell In Range("A1:A300") ActiveSheet.Hyperlinks.Add Anchor:=Cell, Address:="D:\Images\" & Cell.Value & ".jpg", TextToDisplay:=Cell.Value Next

Est-ce que quelqu'un a une idée, une piste.

A l'avance merci

jip