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
How do you tell visual studio to reindent all code so you can match up the "if/else" "while", and strucs like that
Encrypt a password in ini file
How do I define a name using VBA that accomplishes the same as Insert|Name|Define
increment the counter for each category
generate a list of numbers to a file
Event with souce SidebySide when server starts
How do I publish a VS 2005 web application using msbuild form the command line?
Need some help with MENUITEMINFO Structure (500 points grade A)
How to save textbox items in XML
Excluding duplicates from a query in t-sql to use in MS Visual Studio