ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   validation - removal from whloe sheet (https://www.excelbanter.com/excel-programming/319367-validation-removal-whloe-sheet.html)

Todd F.[_2_]

validation - removal from whloe sheet
 
Is there a way to remove data valaidation from the active sheet by programming.

I wan tot give some non computer types and myself the ability to open a
sheet (unprotected) and just do a one button removal on all data validation.



Hey thanks

Don Guillett[_4_]

validation - removal from whloe sheet
 
try
Cells.Validation.Delete

--
Don Guillett
SalesAid Software

"Todd F." wrote in message
...
Is there a way to remove data valaidation from the active sheet by

programming.

I wan tot give some non computer types and myself the ability to open a
sheet (unprotected) and just do a one button removal on all data

validation.



Hey thanks




JE McGimpsey

validation - removal from whloe sheet
 
One way:

ActiveSheet.Cells.Validation.Delete


In article ,
"Todd F." wrote:

Is there a way to remove data valaidation from the active sheet by
programming.

I wan tot give some non computer types and myself the ability to open a
sheet (unprotected) and just do a one button removal on all data validation.



Hey thanks


Todd F.[_2_]

validation - removal from whloe sheet
 
thanks for the time

it works great

"JE McGimpsey" wrote:

One way:

ActiveSheet.Cells.Validation.Delete


In article ,
"Todd F." wrote:

Is there a way to remove data valaidation from the active sheet by
programming.

I wan tot give some non computer types and myself the ability to open a
sheet (unprotected) and just do a one button removal on all data validation.



Hey thanks




All times are GMT +1. The time now is 06:59 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com