I have a linked (Excel) tbl in an access db with date fields. I need to convert these with VB code in a procedure to text flds. <br>
Any help would be appreciated.<br>
<br>
Thanks
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.