G 
		
								
				
				
			
		Guest
I have imported data from another program which combines numeric and alpha characters into a single cell.  I need to split the numeric data into one column and the alpha characters into an adjacent column.  I copied the imported column into the adjacent column, then went to first column and created a macro which deletes the first 7 characters (the numeric values).  When I run the macro on other cells it takes the information from the very first cell and keeps repeating it.  What  am I doing wrong?