Microsoft
Software
Hardware
Network
Question : changing data from a linked table
Dear experts,
I am using Access 2003 to manipulate data from a linked excel spreadsheet. Alas the original spreadsheet changes regularly so I'm stuck with it being linked.
I know you can't change data in a linked table but I need to some how change the data from within access as it contains various characters that mess up some of the queries and Dlookups (such as an apostrophes eg Davy's wine bar). Any suggestions welcome ... I was thinking that there might be a way of importing the spreadsheet & overwriting a table each time the database gets opened. That way I can then write something to remove the offening syntax, but I have no idea how to do this.
Any ideas welcome
Answer : changing data from a linked table
You could import or ... create a Make Table query in Access that will create a (temp or permanent) table at which point you have full control.
mx
Random Solutions
VBA Powerpoint 2003/2007 - Align text inside a textbox/Shape
How to troubleshoot a Windows 7 memory leak?
IIS generates 500 Internal Server Error when using PHP to connect to MySQL
using VCOPY
error 429 ActiveX component can't create object
Deploy a change in registry in a terminal server farm
How would I extract one of each number in an excel column that contains many copies of hundreds of numbers?
reuse code ,forms from other database without copy
How do I reduce the memory iexplore.exe is using, as it can get as high as 260,000k
How to limit rows a user sees after logging to an APEX application