F 
		
								
				
				
			
		Fernando G,
Happen  that I am trying to set a macro where I have to go to the last row
with information, then select "A-last" & "B-last" to the A1:B1, I did this:
Range("C65536").Select
Selection.End(xlUp).Select
But I do not know how to move to select A:B from the last row with
information
Any help would be appreciated.
Fernando
				
			with information, then select "A-last" & "B-last" to the A1:B1, I did this:
Range("C65536").Select
Selection.End(xlUp).Select
But I do not know how to move to select A:B from the last row with
information
Any help would be appreciated.
Fernando