View Single Post
 
Old 03-23-2012, 03:03 PM
mjlaw mjlaw is offline Windows 7 32bit Office 2007
Novice
 
Join Date: Mar 2012
Posts: 3
mjlaw is on a distinguished road
Default Excel - move with tab through named range

I have form on an excel spreadsheet. I would like to fill out the cells in a particular order (A1-A7, then B1-B7, then A10-A17, then B10-B17, and so on). Enter always takes me to the next cell below. Tab always takes me to the next cell to the right. I have created a named range and put those cells in order but enter still always goes down and tab always goes right. I thought a named range would work. Any suggestions. I am not opposed to using VBA if anyone can point me in the right direction.

Thanks,

Jason
Reply With Quote