Can anyone help me with this..
I want to take a spreadsheet and pull certain data from cells and have them exported into a txt file or something in that nature..
I'm trying to set this up for specific interfaces on Cisco devices..
basically I have a 'device, ip address, description, interface' etc.. column..
I want to be able to take all of these columns, and put them together to for something like this
interface vlan 854
ip address 10.238.195.241 255.255.255.248
no ip proxy-arp
ip route-cache flow
ip ospf priority 255
no shut
mtu 9126
If anyone can help, i'd greatly appreciate it. I assume its going to take a macro.
BuckWeet
I want to take a spreadsheet and pull certain data from cells and have them exported into a txt file or something in that nature..
I'm trying to set this up for specific interfaces on Cisco devices..
basically I have a 'device, ip address, description, interface' etc.. column..
I want to be able to take all of these columns, and put them together to for something like this
interface vlan 854
ip address 10.238.195.241 255.255.255.248
no ip proxy-arp
ip route-cache flow
ip ospf priority 255
no shut
mtu 9126
If anyone can help, i'd greatly appreciate it. I assume its going to take a macro.
BuckWeet