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?


Thanks Jim - that worked perfectly!


On 19 Oct, 13:01, "Jim Cone" wrote:
Use the count of checkboxes as the new checkbox index.
Something like: *.Checkboxes(.Checkboxes.Count).LinkedCell
(for illustration purposes only, not actual code)
--
Jim Cone
Portland, Oregon *USAhttp://www.mediafire.com/PrimitiveSoftware
(free and commercial excel programs)