View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian T Brian T is offline
external usenet poster
 
Posts: 10
Default Data Validation and Macros

I have a spreadsheet that tracks inspection dates and ratings. I have macro
that moves the current dates and ratings to the prior year at the end of the
inspection season. The ratings are picked from a validation list, but the
validation is lost. Is there a way to recreate the validation within the
macro?