I'm looking for a way to take seven 2 digit numbers & combine them into one number to store in a database. The numbers represent hours for each day of the week & I only have one field to store them in. Then I need to be able to take the stored number & decode it back into the original seven numbers. Anyone have any clever ideas how I can do this?