Manage IP Tables.

therock003

Board Regular
Joined
Jan 9, 2008
Messages
189
I want expand some IP ranges and i'm having some trouble.

For example let's say I have 10.0.0.0-10.0.150.255.

Starting From left to right i would go,

10.0.0.0|10.0.0.1|......|10.0.0.255

And then From Top to Bottom

10.0.0.0
10.0.1.0
....
10.0..255.0

But dragging doesnt help from Top to Bottom, all it does is go like

10.0.0.0
10.0.1.0
10.0.0.1
10.0.1.1
etc....

Which is completely wrong. How can i autocomplete this correctly, without hassling hassling with VBA?

Also is there some kind of superdrag, where you dont have to frag that far down, or right? Like say you want to drag from cell A to cell X, and get done with all at once. This would be helpful with future practices as well!
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.

Forum statistics

Threads
1,224,517
Messages
6,179,233
Members
452,898
Latest member
Capolavoro009

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top