Is it possible to customize the auto number field? I have two forms: one that holds a record of every job my company has ever worked on, the other form is an internal work order request for any of those jobs. On my internal work order request form there is a lookup function so that anytime a request is generated you have to select which job it is for in a drop down list. How can I get my work order request form to auto number the work order according to what job it relates to? I'd like it to display "job number - auto number". That way we can lookup and reference a specific work order by knowing what job it was for.