R 
		
								
				
				
			
		Roger Converse
Hello,
How would I update a range of cells to all uppercase?
My range is:
r = Range("A17:K" & i)
How could I create a loop or something that would change all cells in that
range to uppercase?
Thank you,
Roger
				
			How would I update a range of cells to all uppercase?
My range is:
r = Range("A17:K" & i)
How could I create a loop or something that would change all cells in that
range to uppercase?
Thank you,
Roger
