One possibility is to add some new variables in between the References to store the values that have duplicate names.
Another possibility, if there are only a few variables, is to write the data to files and then read them back into your worksheet.
Stuart