You could convert your #s to a string with the STR$() function, save them as a text file, and when loading convert it to a # with the VAL() function.