View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
pb[_3_] pb[_3_] is offline
external usenet poster
 
Posts: 16
Default Make [ENTER] always go to Column B of the Next Line

If you want to avoid any VBA, you could always try protecting column A?

-paul