| bio | website | |
|---|---|---|
| location | Sweden | |
| age | ||
| visits | member for | 2 years, 4 months |
| seen | Sep 9 '11 at 14:26 | |
| stats | profile views | 7 |
Hi
|
Mar 11 |
awarded | Popular Question |
|
Jul 10 |
awarded | Student |
|
Jul 5 |
comment |
Sort by IP in Sharepoint list Thanks for pointing this out. The semicolons worked for me but I think it's language dependant. |
|
Mar 24 |
awarded | Tumbleweed |
|
Jan 12 |
awarded | Scholar |
|
Jan 12 |
accepted | Sort by IP in Sharepoint list |
|
Jan 12 |
comment |
Sort by IP in Sharepoint list Wow. Thanks a lot Joshua. This was really useful! Works like a charm. |
|
Jan 11 |
comment |
Sort by IP in Sharepoint list The only thing I can think of is to insert a, b or c in front of each number based on if it's 0 to 9, 10 to 99 or 100 to 255 and then sort it that way. It still seems like a lot of hassle though. Besides if I theoretically wanted an ip like "10.10.10.x" it would fail my first sort rule because it has less numbers than 192.168.1.x. That Microsoft thread is hardly a solution even if the code had sorted the IP's correctly, because it doesn't accept adding an IP with a different length before the last octet. |
|
Jan 11 |
asked | Sort by IP in Sharepoint list |