473,757 Members | 10,263 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access 2003: Problem running update queries on linked-in Excel Spreadsheets

To my surprise and chagrin, newer versions of Access have disabled the
functionality that lets users change the data in linked tables that point to
a range in an Excel workbook. This is "because of legal issues..." according
to Office Support.

I have other issues, specifically a couple of applications that do things
such as calculate price updates in Access and read them back by means of
update queries into the spreadsheets our marketing people prefer. These
things are simple stand-alone applications and have been working without
hassle for years. Now, as we upgrade our corporate software, they're
suddenly defunct.

I hope someone in this group has tripped over this issue before me and come
up with a workaround they would be generous enough to share.

Also, I'd be interested to know what else I might expect to blow up as we
migrate from Office 2000 to Office 2003.

For a while I thought that was a good idea.

Thanks in advance,

Jim Salmon
Feb 4 '06 #1
2 2315
The phenomenon you describe came about as a result of a software patent
suit.

I believe Microsoft's recommendation for a workaround, until they come up
with a suitable alternative approach, is to import the Excel data into
Access.

Larry Linson
Microsoft Access MVP
"Jim S" <ji****@enter.n et> wrote in message
news:43******** *************** @news.enter.net ...
To my surprise and chagrin, newer versions of Access have disabled the
functionality that lets users change the data in linked tables that point
to
a range in an Excel workbook. This is "because of legal issues..."
according
to Office Support.

I have other issues, specifically a couple of applications that do things
such as calculate price updates in Access and read them back by means of
update queries into the spreadsheets our marketing people prefer. These
things are simple stand-alone applications and have been working without
hassle for years. Now, as we upgrade our corporate software, they're
suddenly defunct.

I hope someone in this group has tripped over this issue before me and
come
up with a workaround they would be generous enough to share.

Also, I'd be interested to know what else I might expect to blow up as we
migrate from Office 2000 to Office 2003.

For a while I thought that was a good idea.

Thanks in advance,

Jim Salmon

Feb 5 '06 #2

Thanks for your input, Larry.

I've tried the altenative of putting the price update data in MS Access
reports that I've formatted to look as much like the spreadsheets as
possible, but that alternative got shot down by marketing. They want the
spreadsheets they've always had.

They are ancient but much loved, these spreadsheets. They are are also
strictly and heavily formatted with the relevant price cells on each sheet
in different places and with the effective dates and superceded dates
embedded in paragraphs of text.

They are also resistant to manipulation by Worksheet Macro or by
transferring a recordset from Access. There's nowhere to transfer it to...
The operation, in either case would have to address the Spreadsheets page by
page and cell by cell, and in the worst case offender there are about twenty
five pages. In other words, such programatic manipulation would require many
hundreds of separate operations, each slightly different.

My solution, failing a workaround less tedious than that, We're just gonna
keep at least one PC at corporate running Office 2000.

Probably the best idea anyway.

Jim S.
"Larry Linson" <bo*****@localh ost.not> wrote in message
news:AOdFf.6782 $In4.4358@trndd c06...
The phenomenon you describe came about as a result of a software patent
suit.

I believe Microsoft's recommendation for a workaround, until they come up
with a suitable alternative approach, is to import the Excel data into
Access.

Larry Linson
Microsoft Access MVP
"Jim S" <ji****@enter.n et> wrote in message
news:43******** *************** @news.enter.net ...
To my surprise and chagrin, newer versions of Access have disabled the
functionality that lets users change the data in linked tables that point
to
a range in an Excel workbook. This is "because of legal issues..."
according
to Office Support.

I have other issues, specifically a couple of applications that do things
such as calculate price updates in Access and read them back by means of
update queries into the spreadsheets our marketing people prefer. These
things are simple stand-alone applications and have been working without
hassle for years. Now, as we upgrade our corporate software, they're
suddenly defunct.

I hope someone in this group has tripped over this issue before me and
come
up with a workaround they would be generous enough to share.

Also, I'd be interested to know what else I might expect to blow up as we
migrate from Office 2000 to Office 2003.

For a while I thought that was a good idea.

Thanks in advance,

Jim Salmon


Feb 5 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
9858
by: ErickR | last post by:
We are experiencing a problem with Sql Server 2000 linking to an Access 97 file. We have two machines that link to this .mdb file, and we recently upgraded one to newer hardware, SP3a, MDAC 2.8, etc. The link on this upgraded machine no longer works, giving this message: Server: Msg 7399, Level 16, State 1, Line 1 OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error. OLE DB error trace .
4
1931
by: martin | last post by:
Can anyone please help. I have a main membership form/table that has a subform with function table linked. This is obviously a fixed solution but I would like to make it more dynamic with a combo box to create a new sub linked table or select an existing one. The tables will all be identical and could probably be created from a template. I have a bit of coding experience but have no idea how to start or do it.
1
1205
by: Andy | last post by:
We have an ASP.NET application exported from MS Access 2003. I uses a series of queries to generate a page showing todays bookings. It works locally but does not work when we put it on a webserver (Running Server 2003). We have set the ASP.NET permissions on the appropriate folders. We have set the application to usesRemote = True. It loads the database ok, once we set usesRemote = True but it cannot load the queries from this...
3
1622
by: Max Powers | last post by:
Hello all, we finally upgraded our system so now our data is on a SQL 2000 database and our front end is on an Access 2000 database. Everything's looking good so far, but there's this little issue that's been bugging us ever since we upgraded. Whenever anybody in our network opens the Access system and moves from one form to another, the memory usage in their computer starts to climb up. (Windows Task Manager > Processes tab). This...
2
1254
by: John Thomas Smith | last post by:
I am running an Access 97 (Office 97 Pro) application on an older computer, and am about to be upgraded so my computer, and installed software, matches the rest of the office That means going to MS Office 2003 Professional, so my A97 application may be updated and shared with another computer This application uses a macro I wrote to "import delimited" from a text file (c:\scanner\receive.txt) and then uses a few selection screens and...
7
16361
by: PW | last post by:
Hi, I have a form with unbound fields on it. The user selects a record from a recordset and I populate the unbound fields. When I try to change the unbound quantity text box, Access 2003 tells me "The data has been changed. Another user edited this record and saved the changes before you attempted to save your changes. Re-edit the record." This does not always happen. And yes, I can re-edit the quantity text
1
1200
by: Roberto Balby | last post by:
Hi Everyone, I have an appplication developed with Access 2003 accessing a SQL Server 2000 installed on Server Windows 2003. When I run long queries, e.g. invoicing or sales report, the application runs only when the client is a Windows 2000. When I try to run the same application on clients runnning windows XP I get ODBC 3151 error, which seems to be timeout. Even running the application on the same machine where the SQLSERVER is...
2
2102
by: preguin | last post by:
I am attempting to do mail merges using Microsoft Access 2003 and Microsoft Word 2003. I have written numerous queries for various reasons and when I attempt to merge these queries with Microsoft word, it doesn't reflect all the queries I have written. It looks like some of the queries aren't there. I know DDE and ODBC fit into the picture here someplace but I am not sure I know how to fix this problem. How can I get all of my queries to...
2
1408
by: Lewe22 | last post by:
I am creating a small Access db which performs a series of updates to a SQL db. The Access db consists of a ‘Main Form’, from which the user can run each update via a series of command buttons. Each update has been written as a SQL pass-through query. Example Update: UPDATE unit_instance_occurrences uio SET fes_active_places =
1
1563
by: ewanm | last post by:
Hello, I'm trying to transfer data from an Oracle database into an Access 2003 database using VB code. I need to set this up so that it can be ran on a regular basis and I really would like to avoid using linked tables if possible. I can open 2 ADO recordsets (one from the Oracle database and the current Access database) and write from one recordset to another by moving through the records one at a time. I've tried .Update and...
0
9298
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10072
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9906
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9885
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9737
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7286
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5172
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
3399
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.