IP address

  • Thread starter Thread starter Muzio
  • Start date Start date
M

Muzio

Hi,
how I can fill in columns the IP address from 192.168.1.1 to 192.168.1.254

Thank you.
Cheers
 
Enter 192.168.1.1 in your first cell (assume cell A1).

"Grab" the fill handle with the left mouse button and drag down to A254. The
fill handle is the little black square in the lower right of the selected
cell.

Biff
 
Enter 192.168.1.1 in your first cell (assume cell A1).
"Grab" the fill handle with the left mouse button and drag down to A254. The
fill handle is the little black square in the lower right of the selected
cell.

Thank you, but are you shure? I have tried withou any result.
It is ok if I want to fill from 192 to 234 but not in dot
format.(192.168.1.1 - 192.168.1.254)

Muzio
 
And if you really want hyperlinks, you could use:

=HYPERLINK("http:\\192.168.1."&ROW())
(In A1 and drag down)
 
Muzio said:
Enter 192.168.1.1 in your first cell (assume cell A1).
"Grab" the fill handle with the left mouse button and drag down to A254.
[....]
Thank you, but are you shure? I have tried withou any result.
It is ok if I want to fill from 192 to 234 but not in dot
format.(192.168.1.1 - 192.168.1.254)

Works for me.

What is the format of the initial cell? Mine is General.

Also, how do you enter the initial IP address? I simply typed
192.168.1.1. No initial equal sign ("="). No initial apostrophe (').

Finally, what version of Excel are you using? I am using Office Excel
2003.
 
Enter 192.168.1.1 in your first cell (assume cell A1).
"Grab" the fill handle with the left mouse button and drag down to A254. The
fill handle is the little black square in the lower right of the selected
cell.

Thank you, but are you shure? I have tried withou any result.
It is ok if I fill from 192 to 234 but not in dot
format.(192.168.1.1 - 192.168.1.254)

Muzio
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top