building comments from text cells
I am confused.......easily done<g
"Configuration" sheet contains text in cells in a range
"dynComments" of row 8
You want the text from each cell in this range to go into Comments in cells
of row 9 of "ActionItemsList" sheet
Am I close yet?
Gord
On Wed, 4 Feb 2009 11:01:58 -0800 (PST), "Michael.Tarnowski"
wrote:
Gord you got it - thats exactly what I'am looking for. Dynamic updates
would be great!
Thanks Michael
Gord,
thank you for the extention to a dynamic version. It works - but in
the wrong direction ;-(
I assume I mixed something up so you did not get the point.
To clarify my intention:
Sheet "Configuration" helds in A8:AF8 the comment text - since this
row may expands I defined a dynamic range "dynComments" for this
In sheet "ActionItemList" the cells in row a9:AF9 shall get the
comment of each cell in dynComments.
Your code assigns to all cells in "Configuration" (dynComments) the
comments of cells in range dynComments by change of sheet
"ActionItemList" - in your posting Sheet2.
How should I change your code?
Thanks Michael
|