If I've set of data like this in Ms Excel

10.0.0.1-10.0.0.3
172.16.0.3
192.168.0.2-192.168.0.2

How do I expand those IP Address and produce an output like this?

10.0.0.1
10.0.0.2
10.0.0.3
172.16.0.3
192.168.0.2

iNZyC.png