Hi I am new to crystal report formulas but need to do the following. I have a field that looks like,
1
1
2
2
3
4
and I need to have it show up as
000001-02
000001-01
000002-02
000002-01
000003-01
000003-01
I tried using a next function in vb syntax but get an error.
thanks.
1
1
2
2
3
4
and I need to have it show up as
000001-02
000001-01
000002-02
000002-01
000003-01
000003-01
I tried using a next function in vb syntax but get an error.
thanks.