Not sure exactly what you are trying to do, but in general, the linking of excel in Access (using the '97 Suite) was implemented by microsoft abysmally. I do not have the ms tech tip right now, but it says you have convert the excel 97 sheet to excel 4 in order for data updates to the linked excel sheet to actually stick in the excel sheet.<br>
<br>
I suggest that you add the text fields, and move the data into them, if this is a possible solution. You can programatically make new fields in an Access table, and you could programatically add a column to your excel spreadsheet from Access.