Is there a way to copy a cell that also has a "name", and paste it somewhere else so that the new cell also has the same "name"?
|
feedback
|
migrated from stackoverflow.com May 15 '10 at 1:17
This question came from our site for professional and enthusiast programmers.
|
This VBA code copies all the nakms from active workbook to destination. Not quite sure what your trying to do but this should get you started:
From here: http://support.microsoft.com/kb/213389 | |||
feedback
|
