S
Sondra
I have the following Control Source and its giving me an
error can someone tell me where I have written it wrong???
= Right("CM020-"&Format([Year],2)&"-"&Format
([CM_Number],000))
Ultimately I want:
CM020-03-001
CM020-03-002
CM020-03-003
etc.
Thanks in advance.
..
error can someone tell me where I have written it wrong???
= Right("CM020-"&Format([Year],2)&"-"&Format
([CM_Number],000))
Ultimately I want:
CM020-03-001
CM020-03-002
CM020-03-003
etc.
Thanks in advance.
..