View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MichaelRobert MichaelRobert is offline
external usenet poster
 
Posts: 64
Default How to record macro using validated cells?

Seems that when I record a macro that uses 'validated' cells, the only thing
recorded is the selection of the last cell - nothing is recorded showing the
values of the cells.

I want to reset any selections in the validated cells back to the 'starting
point' entries (example: (Select one)).

Any ideas?

Thanks.

Mike