Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual Basic for Applications question
Message
De
15/04/2007 23:51:55
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01214823
Message ID:
01216104
Vues:
31
I finally got to http://www.excel-vba.com/excel-vba-contents.htm It is an excellent resource. That is how I learn the best: understand the big picture, which is what's taught there, and then use help. I may buy his templates in appreciation. Thank you very much.

Alex


>http://msdn2.microsoft.com/en-us/office/aa905357.aspx
>
>http://www.excel-vba.com/excel-vba-contents.htm
>
>and others you can find.
>
>>That works well Sergey, thank you.
>>
>>I need to learn VBA, there is a lot of value there. I think the Excel help will be fine for filling the details, but it is not useful enough because I need to understand the "big picure" first. Do you know af any resource where I can go to for that?
>>
>>I appreciate your help.
>>
>>Alex
>>
>>
>>
>>>Replace harcoded column # with & CELL("row")
>>>
>>>=INDIRECT("'" & INDIRECT(LEFT(ADDRESS(1, CELL("col"),4,TRUE),1) & "7") & "'!D" & CELL("row") )
>>>
>>>
>>>>That is excellent, thank you. If it is not optimal it is plenty good enough.
>>>>
>>>>I had made one mistake in the description of the problem, though (sorry). I should have said:
>>>>
>>>>If the formula is in cell S10, the formula should be =INDIRECT("'" & S7 & "'!D10"). (The name of the worksheet is always in row 7 of the same column where the formula is, and the row from where the data is extracted should be the same row where the formula resides).
>>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform