M
MacRae
This is the input mask/display format i use for a text field:
00-000;;0
What I want to do is have that same format within a list box.
If I put in Format([Job_Number],"00-000;;0") it just flat out does not
display at all.
Could someone advise? Thanks
00-000;;0
What I want to do is have that same format within a list box.
If I put in Format([Job_Number],"00-000;;0") it just flat out does not
display at all.
Could someone advise? Thanks