G
Gilbert Noetzel
I need a quick fix to this problem.
Apparently we are convert to one system to another. Oringnal system
uses numeric fields while the new system use text.
We are trying to setup the chart of account list such as
01-001-0001-0001 layout
However when I use Access, it comes out with the wrong numeric placment
for an example:
1-100-3000-0
There are 4 fields concat together:
Acct1 + Acct2 + Acct3 + Acct4
Field = Spaces
Acct1 = 2
Acct2 = 3
Acct3 = 4
Acct4 = 4
I tried the IIF statment and & functions but they are not achieving the
desire results.
Can anyone help?
Thanks in advance...
Gil
Apparently we are convert to one system to another. Oringnal system
uses numeric fields while the new system use text.
We are trying to setup the chart of account list such as
01-001-0001-0001 layout
However when I use Access, it comes out with the wrong numeric placment
for an example:
1-100-3000-0
There are 4 fields concat together:
Acct1 + Acct2 + Acct3 + Acct4
Field = Spaces
Acct1 = 2
Acct2 = 3
Acct3 = 4
Acct4 = 4
I tried the IIF statment and & functions but they are not achieving the
desire results.
Can anyone help?
Thanks in advance...
Gil