B
bobojones
I am using the following expression in a control source =[ClientDesignator]
& "-" & [CatDesignator] & "-" & [FunctionDesignator] & "-" & [Version]
When I run the report the data is correct but I would like the version to
show up as 0001 instead of 1. Is there a way to do this?
Thanks
& "-" & [CatDesignator] & "-" & [FunctionDesignator] & "-" & [Version]
When I run the report the data is correct but I would like the version to
show up as 0001 instead of 1. Is there a way to do this?
Thanks