i want combination of a number with dot(.)
example
input ----> 1234
output
1.234
12.34
123.4
1.2.34
1.2.3.4.
and so on
etc
output can be within listbox item
wait for reply.thanks in advance
example
input ----> 1234
output
1.234
12.34
123.4
1.2.34
1.2.3.4.
and so on
etc
output can be within listbox item
wait for reply.thanks in advance