I have a field that may return a number such as 589 or 1287 I need to turn these numbers into hyperlinks to an actual file based on the number of charaters such as if 589 is returned i need to make it into a hyperlink to or if a four digit number such as 1287 is returned i need to display a link such as 00001287.cmp basiclly I get a filename returned without the leading zeros I just need to add the leading zeros to the filename to = 8 total numbers and return it as a hyperlink to the file. I would be grateful for any help with this.
Rob
Rob