View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MarkyB MarkyB is offline
external usenet poster
 
Posts: 12
Default Data Validation by List

I have a number of cells that use Validation by List. When a user clicks a
button, these cells are copied and inserted below. How can I turn off
Validation by List for these newly inserted cells?

Thanks,

Mark