<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>4 Mar 2019 14:09:53 Z</lastBuildDate><pubDate>4 Mar 2019 10:13:36 Z</pubDate><description>Bonjour,&#13;
&#13;
Dans une boucle qui génère des colonnes dans une table, je dois juste après la création d'une colonne avec champCrée() remplir les valeurs pour cette colonne, lors de sa création un nom lui est attribué dynamiquement de façon (nomDeBase+indexActuel) mais lorsque je fais appel à TABLE_matable[i].COL_nomCol+indexLigne il me dit qu'il ne connait pas le nom de la colonne, ce qui est logique, car dans le code elle n'est pas crée, mais le sera lors de l’exécution.&#13;
Je me demandais donc si il était possible de faire quelquechose du genre TABLE_matable[i][j] = valeur ?&#13;
&#13;
Cordialement</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index/read.awp</link><title>Ciblage cellule tablepar index</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>a</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224394/read.awp</comments><pubDate>4 Mar 2019 14:09:53 Z</pubDate><description>Oh c'était aussi simple que ça, merci à vous deux ♫</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224394/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224394/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index/read.awp">Ciblage cellule tablepar index</source><title>Re: Ciblage cellule tablepar index</title></item><item><author>pailliezd</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224388/read.awp</comments><pubDate>4 Mar 2019 11:49:24 Z</pubDate><description>{TABLE_matable[indexLigne]+".COL_nomCol",indChamp}=mavaleur&#13;
&#13;
Bon dev</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224388/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224388/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index/read.awp">Ciblage cellule tablepar index</source><title>Re: Ciblage cellule tablepar index</title></item><item><author>a</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224387/read.awp</comments><pubDate>4 Mar 2019 11:19:14 Z</pubDate><description>Merci, après lecture de la doc, je comprends le principe de l'indirection, mais je ne vois pas comment la rédiger pour coller à …</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224387/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224387/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index/read.awp">Ciblage cellule tablepar index</source><title>Re: Ciblage cellule tablepar index</title></item><item><author>Damien</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224384/read.awp</comments><pubDate>4 Mar 2019 10:51:57 Z</pubDate><description>Bonjour,&#13;
&#13;
Il faut utiliser une indirection : https://doc.pcsoft.fr/?1512005&amp;name=operateurs_indirection</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224384/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index-224384/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224383-ciblage-cellule-tablepar-index/read.awp">Ciblage cellule tablepar index</source><title>Re: Ciblage cellule tablepar index</title></item></channel></rss>
