C 
		
								
				
				
			
		Chip Pearson
Carl,
You can't change the tab order of cells. You can restrict selection to
unlocked cells only using
ActiveSheet.EnableSelection = xlUnlockedCells but you can't change the order
of these cells.
				
			You can't change the tab order of cells. You can restrict selection to
unlocked cells only using
ActiveSheet.EnableSelection = xlUnlockedCells but you can't change the order
of these cells.