View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone[_2_] Jim Cone[_2_] is offline
external usenet poster
 
Posts: 1,549
Default Returning the name of a deleted cell style

What about the other suggestion of mine: "Also, I would extract the name before deleting it"
'---
Jim Cone



"Harrison Tomlinson"
wrote in ...


I changed the styT.Value to styT.Name and the same error was
occurring.

The Add-on would be my first choice but sadly, I can not add it. This
must be accomplished through an excel macro. Any other possible
solutions?

Thanks - HT