Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have an IPAddress field and would like to bookmark the ranges;
10.144.* and 10.244.*
If I bookmark the current selection, it remembers the exact IPAddress values selected and not the ranges.
How can I get round this?
Perfect!
And what would I type for the excluded values for the same range
I tried this, but it didn't work
-10.144 AND -10.244
And what would I type for the excluded values for the same range
I tried both these, but neither worked
-(10.144.*|10.244.*)
(-10.144.*|-10.244.*)