In various cells on a worksheet there is an entry "Ethernet0/1". Is there a macro that I could use that would search and find all entires and then increment them by 1 until all entires had been incremented? These entires would then look like:

Ethernet0/1
Ethernet0/2
Ethernet0/3
etc

It appears that each entry of Ethernet0/1 is on every 10th line.