e

Young Member

Registered on:09/18/2011
Last activity:09/17/2013 at 22:40
Version of Excel:2007
Posts
10
Votes
0
Files
0
Downloads
0
ThreadsPostsStatisticsVotes received

Threads Created by engkemo

DateForumThreadMessage Excerpt
12/06/2012 at 00:27Excel - VBAParser des données et les mettre dans un fichier XlsJ’ai besoin votre support, pour créer un Macro qui fait l’application suivant : 1. la macro va lire un fichier input.txt (qui se trouve dans le meme réppértoire par exmaple) 2. la macro doit parser dans le fichiers input.txt, et le lire ligne par ligne pour oubtenir les données suivatnes et les mett...
09/21/2011 at 16:09Excel - VBA [EN] Loop and drawI need your support for preparing a which do the following : Make a loop in the “NE Name” column of sheet1 and then for each value of this column will loop in the corresponding values of “FIBER” column (for each value of NE NAME there are 20 values of FIBER). For each such combination the macro must...
09/18/2011 at 19:44Excel - VBAComparer et copierJe voudrais bien faire un macro qui compare deux celleules dans deux déffirents sheets , et si le deux celleules sont égeaux le macro doit copier les lignes correspondants aux deux celleuls dans un nouveaux sheet ..; voici un example : dans le classeur "joit avec ce mail", le macro doit coparer la c...
09/18/2011 at 15:54Excel - VBA [EN] comparision and copy macroI'm new to VBA macros on Excel and need your help for an important macro that I'm about to do ... the required macro must do the following : compare one coulmn in the 1st sheet to another one in the second sheet and with are the same, it will copies all the line to a new sheet... example : the macro...