Group: microsoft.public.excel.misc · Group Profile · Search for Comment Delete in microsoft.public.excel.misc
Author: confused
Date: Jul 24, 2008 09:14
It looks like rather than "sequentially" populating the Comment fields, you are simply putting the cell's address into the Comment field. If that observation is correct, then I do not know what you mean when you said "when I get to i10 I want the sequence to carry over to the next sheet"? Do you simply want to put the cell address into each cell with the Range("A5:I10") on each sheet? If
|