When I copy cell contents that looks like "00030" into a string array, then
later check the array contents it looks like: "30". I need to keep the
leading zeros in the variable. Anyone have a quick and easy way to do this?