View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] mcastellano@gmail.com is offline
external usenet poster
 
Posts: 3
Default Move Active Cell after Data Validation List

Ay suggestions on how I can get this done?

After I make a selection from a data validation drop down list, I'd
like the active cell to move one row down.

Currently, the active cell stays in the cell with the data validation
drop down.

-M