Kamis, 27 September 2012

Re: [ExcelVBA] Abbreviations to Words

 

Derek,

Thank you, now I understand your use of "key", so I can move on to the next statement:

Cells(nRow, nFullNameColumn).Value = clxFruit.Item("key"&nAbbreviatedNameColumn)

I understand this statement is in a loop which increments nRow, and it is supposed to put into Cell(nRow, nFullNameColumn) the full name of the fruit whose abbreviation is in the abbreviation name column in nRow. To be concrete, if nAbbreviatedNameColumn is Col A, and nFullNameColumn is Col B, when nRow is 7, I want the abbreviation in A7 to "translate" into the full name and put that name into B7. I don't see how the right-hand-side of that expression points row 7.

Thanks for your help,
Mickey Trombetta

[Non-text portions of this message have been removed]

__._,_.___
Recent Activity:
----------------------------------
Be sure to check out TechTrax Ezine for many, free Excel VBA articles! Go here: http://www.mousetrax.com/techtrax to enter the ezine, then search the ARCHIVES for EXCEL VBA.

----------------------------------
Visit our ExcelVBA group home page for more info and support files:
http://groups.yahoo.com/group/ExcelVBA

----------------------------------
More free tutorials and resources available at:
http://www.mousetrax.com

----------------------------------
.

__,_._,___

Tidak ada komentar:

Posting Komentar