View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Khuli[_2_] Khuli[_2_] is offline
external usenet poster
 
Posts: 8
Default What is the new object name after copying & inserting line?

I have some code that copies a line and inserts a new one. It also
(correctly) copies a checkbox and add a new one, but the linked cell
is now incorrect.

Question: How do I find the name of the new checkbox in order to be
able to change the linked cell?