[SOLVED] Copying part of a cell to a new cell
I've got a list from 2008-2012 with 1665 rows of manholes.
What I need to do is go through it and copy the street number from column D to column C and copy the MH# from column D to column E.
Aside from manually going through each on and typing it running the risk of error, is there a VBA code I can put in? Also if there is any way that I could easily delete the street number and MH# from column D afterward it would be awesome...
I've attached the file so you can see what I'm talking about.
Last edited by paulw793; 01-27-2012 at 10:47 AM.
|