goransaler
IS-IT--Management
Hello
I have a database with some fields like this
Name Groupnr
aa 1
bb 1
cc 2
dd 2
ee 2
ff 4
sd 4
we 5
ss 7
....
and i like the Groupnr field
to be like this
Name Groupnr
aa 1
bb 1
cc 2
dd 2
ee 2
ff 3
sd 3
we 4
ss 5
....
What i like to do is if Groupnr
miss one number in counting i like to change
next to that and so on..
I would be greatful fo help.
I have a database with some fields like this
Name Groupnr
aa 1
bb 1
cc 2
dd 2
ee 2
ff 4
sd 4
we 5
ss 7
....
and i like the Groupnr field
to be like this
Name Groupnr
aa 1
bb 1
cc 2
dd 2
ee 2
ff 3
sd 3
we 4
ss 5
....
What i like to do is if Groupnr
miss one number in counting i like to change
next to that and so on..
I would be greatful fo help.