Unfortunately, different types cannot share an array. If I have a chance, I'd write as follows. DIM SAVARR$[3] SAVARR$[0]=STR$(VARIABLE1) SAVARR$[1]=STR$(VARIABLE2) SAVARR$[2]=STRING$